diff options
author | Jeff King <peff@peff.net> | 2016-10-21 06:42:10 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-10-21 09:54:34 -0700 |
commit | 925bdc928e3debdc6dbf28b5648711eb1c5583d3 (patch) | |
tree | 5e47eb34c6069985c08b7ecb036f80b4d50a4e7e /t/t1507-rev-parse-upstream.sh | |
parent | Git 2.8.4 (diff) | |
download | tgif-925bdc928e3debdc6dbf28b5648711eb1c5583d3.tar.xz |
test-lib: handle TEST_OUTPUT_DIRECTORY with spaces
We are careful in test_done to handle a results directory
with a space in it, but the "--tee" code path does not.
Doing:
export TEST_OUTPUT_DIRECTORY='/tmp/path with spaces'
./t000-init.sh --tee
results in errors. Let's consistently double-quote our path
variables so that this works.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t1507-rev-parse-upstream.sh')
0 files changed, 0 insertions, 0 deletions