aboutsummaryrefslogtreecommitdiff
path: root/t/t9107-git-svn-migrate.sh
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2016-05-13 16:47:18 -0400
committerJunio C Hamano <gitster@pobox.com>2016-05-13 14:00:03 -0700
commit577dfd03024f1913c6eba63b43a56d254e694347 (patch)
treec6529972b6a91751b52f7e041505d8015b52f488 /t/t9107-git-svn-migrate.sh
parente1c0c158b13bf78486d6cc2766d6cb69782c5173 (diff)
downloadgit-577dfd03024f1913c6eba63b43a56d254e694347.tar.gz
git-577dfd03024f1913c6eba63b43a56d254e694347.tar.xz
t9100,t3419: enclose all test code in single-quotes
A few tests here use double-quotes around the snippets of shell code to run the tests. None of these tests wants to do any interpolation at all, and it just leads to an extra layer of quoting around all double-quotes and dollar signs inside the snippet. Let's switch to single quotes, like most other test scripts. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9107-git-svn-migrate.sh')
0 files changed, 0 insertions, 0 deletions