From e3615981f838604d19fb0706bde705dfe3a18ab9 Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Fri, 4 Apr 2014 12:07:16 -0400 Subject: [PATCH] new script needed a fix. --- scripts/rev_control/svn.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 $@ -- 2.34.1