From: Chris Koeritz Date: Sat, 11 Nov 2017 18:06:38 +0000 (-0500) Subject: dropped commented code X-Git-Tag: 2.140.97^2~1 X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=commitdiff_plain;h=837f850a942fb3f9403b71e9ec1297e710cd091a dropped commented code --- diff --git a/scripts/rev_control/version_control.sh b/scripts/rev_control/version_control.sh index de819f37..3e8ef4c4 100644 --- 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