[Fedora-directory-commits] esc/win32 build.sh,1.1,1.2

Jack Magne (jmagne) fedora-directory-commits at redhat.com
Wed Jul 25 23:12:18 UTC 2007


Author: jmagne

Update of /cvs/dirsec/esc/win32
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18494

Modified Files:
	build.sh 
Log Message:
Cleanup.



Index: build.sh
===================================================================
RCS file: /cvs/dirsec/esc/win32/build.sh,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- build.sh	25 Jul 2007 20:13:02 -0000	1.1
+++ build.sh	25 Jul 2007 23:12:15 -0000	1.2
@@ -274,12 +274,12 @@
        return 0
    fi
 
-#   if [ -d esc ];
-#   then
-#       cvs -d $FEDORA_CVS_ROOT update esc
-#   else 
-#       cvs  -d $FEDORA_CVS_ROOT co esc 
-#   fi
+   if [ -d esc ];
+   then
+       cvs -d $FEDORA_CVS_ROOT update esc
+   else 
+       cvs  -d $FEDORA_CVS_ROOT co esc 
+   fi
 
    if [ $? != 0 ];
    then




More information about the Fedora-directory-commits mailing list