]> Creatis software - creaToolsTools.git/commitdiff
Fixed a bug in the anonymization of source code retrieval via git protocol.
authorcreatis <creatis@localhost.localdomain>
Tue, 8 Apr 2014 23:41:13 +0000 (01:41 +0200)
committercreatis <creatis@localhost.localdomain>
Tue, 8 Apr 2014 23:41:13 +0000 (01:41 +0200)
Linux/scripts/gitclone.sh

index 24bcb572ec5005f23007b410ef3f8a262eb3eecd..04859c40c5f7235debeac3dcceabe97ade927cb5 100644 (file)
@@ -4,7 +4,7 @@
 
 cd $2/creatools_source 
 
-if [ $sourcesFrom = GIT ]
+if [ $3 = GIT ]
 then
 git clone ssh://gitolite@git.creatis.insa-lyon.fr/$1