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:
855636b
)
dropped commented code
author
Chris Koeritz
<fred@gruntose.com>
Sat, 11 Nov 2017 18:06:38 +0000
(13:06 -0500)
committer
Chris Koeritz
<fred@gruntose.com>
Sat, 11 Nov 2017 18:06:38 +0000
(13:06 -0500)
scripts/rev_control/version_control.sh
patch
|
blob
|
history
diff --git
a/scripts/rev_control/version_control.sh
b/scripts/rev_control/version_control.sh
index de819f37a4e018082736a0fc0ffa32c1c727b8e2..3e8ef4c430a36a706bf00437fb730e848a5d8d27 100644
(file)
--- a/
scripts/rev_control/version_control.sh
+++ b/
scripts/rev_control/version_control.sh
@@
-451,7
+451,6
@@
function perform_revctrl_action_on_file()
echo "[$(pwd)]"
# pass the current directory plus the remaining parameters from function invocation.
$action .
-#$*
test_or_die "performing action $action on: $(pwd)"
sep 28
popd &>/dev/null