diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2018-02-09 20:32:08 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-02-09 13:10:12 -0800 |
commit | 82f34e03e91af42a020f15a1d248bc75785c565a (patch) | |
tree | 4f16febfe81bf3f08b7ed7f8748f298edf8aa95b /gpg-interface.h | |
parent | fetch tests: test --prune and refspec interaction (diff) | |
download | tgif-82f34e03e91af42a020f15a1d248bc75785c565a.tar.xz |
fetch tests: double quote a variable for interpolation
If the $cmdline variable contains arguments with spaces they won't be
interpolated correctly, since the body of the test is single quoted,
and because test-lib.sh does its own eval().
This will be used in a subsequent commit to pass arguments that need
to be quoted to git-fetch, i.e. a file:// path to fetch, which will
have a space in it.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'gpg-interface.h')
0 files changed, 0 insertions, 0 deletions