summaryrefslogtreecommitdiff
path: root/tests/test-update-copyright.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-update-copyright.sh')
-rwxr-xr-xtests/test-update-copyright.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-update-copyright.sh b/tests/test-update-copyright.sh
index faa3c87e9a..cd4886abcc 100755
--- a/tests/test-update-copyright.sh
+++ b/tests/test-update-copyright.sh
@@ -37,7 +37,7 @@ trap 'rm -f $TMP_BASE*' 0 1 2 3 15
TMP=$TMP_BASE
s=$TMP-script
cat <<\EOF > $s
-eval '(exit $?0)' && eval 'exec perl -wS -0777 -pi "$0" ${1+"$@"}'
+eval '(exit $?0)' && eval 'exec perl -wS -0777 -pi "$0" "$@"'
& eval 'exec perl -wS -0777 -pi "$0" $argv:q'
if 0;
s/a/b/