dropped commented code
authorChris Koeritz <fred@gruntose.com>
Sat, 11 Nov 2017 18:06:38 +0000 (13:06 -0500)
committerChris Koeritz <fred@gruntose.com>
Sat, 11 Nov 2017 18:06:38 +0000 (13:06 -0500)
scripts/rev_control/version_control.sh

index de819f37a4e018082736a0fc0ffa32c1c727b8e2..3e8ef4c430a36a706bf00437fb730e848a5d8d27 100644 (file)
@@ -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