[Ultrapossum-cvs 778] ultrapossum/module/client 1.5, 1.6, update-client

Back to archive index

Masato Taruishi taru****@users*****
2004年 10月 11日 (月) 05:53:36 JST


===================================================================
RCS file: ultrapossum/module/client/update-client,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ultrapossum/module/client/update-client	2004/10/10 20:52:40	1.5
+++ ultrapossum/module/client/update-client	2004/10/10 20:53:36	1.6
@@ -35,8 +35,8 @@
   # FIXME: c_rehash path
   if test -d "$TLSSYSCONFDIR"; then
     if test -x "/usr/bin/c_rehash"; then
-      /bin/rm -rf $LDAPTLS_CACERTDIR
-      install -d $LDAPTLS_CACERTDIR
+      /bin/rm -rf "$LDAPTLS_CACERTDIR"
+      install -d "$LDAPTLS_CACERTDIR"
       find $TLSSYSCONFDIR -not -type d | while read f
       do
         /bin/ln -s $f $LDAPTLS_CACERTDIR



Ultrapossum-cvs メーリングリストの案内
Back to archive index