author | Jonathan Nieder <jrnieder@gmail.com> | |
Sun, 31 Oct 2010 07:38:25 +0000 (02:38 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 9 Nov 2010 23:01:18 +0000 (15:01 -0800) | ||
commit | 391a825f5bd534063ac0dec42aa0159b67764ede | |
tree | 31d6e4f62e231cec1cc8f38391b670ad539394e2 | tree | snapshot |
parent | 0155a64e88ad65408f9ca6d988156aec0898863d | commit | diff |
t3404 (rebase -i): unroll test_commit loops
Allow test_commit failures in loop iterations before the last one to
cause the test assertion to fail.
More importantly, avoiding these loops makes the test a little
simpler to read and decreases the vertical screen footprint of
the setup test assertion by one line.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Allow test_commit failures in loop iterations before the last one to
cause the test assertion to fail.
More importantly, avoiding these loops makes the test a little
simpler to read and decreases the vertical screen footprint of
the setup test assertion by one line.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t3404-rebase-interactive.sh | diff | blob | history |