Splice shell arguments with ${1+"$@"}.
authorTaylor R Campbell <campbell@mumble.net>
Sat, 15 Apr 2017 18:55:48 +0000 (18:55 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Sat, 15 Apr 2017 18:55:48 +0000 (18:55 +0000)
commit355ea65eb2326fe050875864660497be74cc6b75
tree381474006c6c4f7e82d68fbd929c0cc33146db6b
parent613a3c0e2b42217d7dfaa62ecb80cbb4106955d7
Splice shell arguments with ${1+"$@"}.

Leave as "${@}" only where it is absolutely obvious there must be at
least one parameter anyway, e.g. because it is a full command line.
17 files changed:
src/Setup.sh
src/blowfish/tags-fix.sh
src/compiler/Setup.sh
src/etc/c-bundle.sh
src/etc/functions.sh
src/etc/macosx/mit-scheme.sh
src/etc/make-in-subdirs.sh
src/etc/make-liarc-dist.sh
src/etc/make-liarc.sh
src/etc/make-native.sh
src/gdbm/tags-fix.sh
src/mcrypt/tags-fix.sh
src/md5/tags-fix.sh
src/mhash/tags-fix.sh
src/microcode/Setup.sh
src/microcode/makegen/makeinit.sh
src/x11/tags-fix.sh