[389-commits] esc/win32 build.sh,1.11.2.4,1.11.2.5

Jack Magne jmagne at fedoraproject.org
Tue Nov 17 23:13:20 UTC 2009


Author: jmagne

Update of /cvs/dirsec/esc/win32
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25148

Modified Files:
      Tag: PKI_8_0_RTM_BRANCH
	build.sh 
Log Message:
Fix typo.


Index: build.sh
===================================================================
RCS file: /cvs/dirsec/esc/win32/build.sh,v
retrieving revision 1.11.2.4
retrieving revision 1.11.2.5
diff -u -r1.11.2.4 -r1.11.2.5
--- build.sh	17 Nov 2009 22:55:20 -0000	1.11.2.4
+++ build.sh	17 Nov 2009 23:13:17 -0000	1.11.2.5
@@ -340,7 +340,7 @@
    then
        echo "ESC already checked out.." 
    else 
-       cvs  -d $FEDORA_CVS_ROOT -r $ESC_TAG co esc 
+       cvs  -d $FEDORA_CVS_ROOT co -r $ESC_TAG  esc 
    fi
 
    if [ $? != 0 ];




More information about the Fedora-directory-commits mailing list