new script needed a fix.
authorChris Koeritz <fred@gruntose.com>
Fri, 4 Apr 2014 16:07:16 +0000 (12:07 -0400)
committerChris Koeritz <fred@gruntose.com>
Fri, 4 Apr 2014 16:07:16 +0000 (12:07 -0400)
scripts/rev_control/svn.sh

index 1fa144b0b7c94a247906698a42c92237e31c4958..056759bb3b8c342e67a3d1e4d9eb6f1a8aa30c21 100644 (file)
@@ -6,7 +6,7 @@ if [ "$OPERATING_SYSTEM" = "WIN32" ]; then
   TMP="$(dos_to_unix_path "$TMP")"
 fi
 
-echo TMP is $TMP 
+#echo TMP is $TMP 
 
 /usr/bin/svn $@