From 837f850a942fb3f9403b71e9ec1297e710cd091a Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Sat, 11 Nov 2017 13:06:38 -0500 Subject: [PATCH] dropped commented code --- scripts/rev_control/version_control.sh | 1 - 1 file changed, 1 deletion(-) 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 -- 2.34.1