summaryrefslogtreecommitdiff
path: root/t/t3405-rebase-malformed.sh
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2015-03-25 05:32:20 (GMT)
committerJunio C Hamano <gitster@pobox.com>2015-03-25 19:49:33 (GMT)
commitfc99da1fb7eebae0ccca7709b5fa3e55178d8434 (patch)
tree1bf39c1a86e3b4a0a25b3a08e9ce4515b81d5a9a /t/t3405-rebase-malformed.sh
parentbe86fb3f8d149b721ab7db63cf46020fd622806d (diff)
downloadgit-fc99da1fb7eebae0ccca7709b5fa3e55178d8434.zip
git-fc99da1fb7eebae0ccca7709b5fa3e55178d8434.tar.gz
git-fc99da1fb7eebae0ccca7709b5fa3e55178d8434.tar.bz2
t9001: drop save_confirm helper
The idea of this helper is that we want to save the current value of a config variable and then restore it again after the test completes. However, there's no point in actually saving the value; it should always be restored to the string "never" (which you can confirm by instrumenting save_confirm to print the value it finds). Let's just replace it with a single test_when_finished call. Suggested-by: SZEDER Gábor <szeder@ira.uka.de> Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t3405-rebase-malformed.sh')
0 files changed, 0 insertions, 0 deletions