From 0cb0c6fadbeb15916f3233668da1e608a7941b36 Mon Sep 17 00:00:00 2001 From: "Kyle J. McKay" Date: Sat, 30 Dec 2017 00:44:34 -0800 Subject: [PATCH] gc.sh: expand optional arguments with "$@" None of the optional arguments should ever contain any whitespace. Previously they've always been expanded using "$@" everywhere. Update the latest code to also use "$@" instead of a bare $@. Signed-off-by: Kyle J. McKay --- jobd/gc.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/jobd/gc.sh b/jobd/gc.sh index 76b546d..d9b045e 100755 --- a/jobd/gc.sh +++ b/jobd/gc.sh @@ -1228,7 +1228,7 @@ sleep 1 # optimized packs to be generated even for repositories that do not have any # tagged commits packs="$(git --git-dir=repack pack-objects