From: Chris Koeritz Date: Fri, 4 Apr 2014 16:07:16 +0000 (-0400) Subject: new script needed a fix. X-Git-Tag: 2.140.90~801 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=e3615981f838604d19fb0706bde705dfe3a18ab9;p=feisty_meow.git new script needed a fix. --- diff --git a/scripts/rev_control/svn.sh b/scripts/rev_control/svn.sh index 1fa144b0..056759bb 100644 --- a/scripts/rev_control/svn.sh +++ b/scripts/rev_control/svn.sh @@ -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 $@