]> Creatis software - creaToolsTools.git/blobdiff - Linux/scripts/gitclone.sh
Fixed a bug in the anonymization of source code retrieval via git protocol.
[creaToolsTools.git] / 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