diff options
author | Michael W. Olson <mwolson@gnu.org> | 2007-10-15 13:48:27 -0400 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2007-10-16 00:59:17 -0400 |
commit | 2858028e1ab6c79f39ec0057d2034bcbe9f47cf9 (patch) | |
tree | cb2d7daa1a7a0388421b6ff856061b0661dff6f6 /builtin-verify-pack.c | |
parent | Merge branch 'maint' (diff) | |
download | tgif-2858028e1ab6c79f39ec0057d2034bcbe9f47cf9.tar.xz |
git-rebase--interactive.sh: Quote arguments to test
If /bin/sh is /bin/dash, then the script will display an error if
$parent_sha1 is undefined. This patch works fixes the issue by
quoting both arguments to `test'. Arguments composed solely of
variable expansions should always be quoted, unless we know for
certain that the contents are defined.
Signed-off-by: Michael W. Olson <mwolson@gnu.org>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'builtin-verify-pack.c')
0 files changed, 0 insertions, 0 deletions