projects
/
feisty_meow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
533c009
)
new script needed a fix.
author
Chris Koeritz
<fred@gruntose.com>
Fri, 4 Apr 2014 16:07:16 +0000
(12:07 -0400)
committer
Chris Koeritz
<fred@gruntose.com>
Fri, 4 Apr 2014 16:07:16 +0000
(12:07 -0400)
scripts/rev_control/svn.sh
patch
|
blob
|
history
diff --git
a/scripts/rev_control/svn.sh
b/scripts/rev_control/svn.sh
index 1fa144b0b7c94a247906698a42c92237e31c4958..056759bb3b8c342e67a3d1e4d9eb6f1a8aa30c21 100644
(file)
--- 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 $@