author | Shawn Pearce <spearce@spearce.org> | |
Mon, 29 May 2006 08:06:48 +0000 (04:06 -0400) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 29 May 2006 18:31:58 +0000 (11:31 -0700) | ||
commit | 22669a045a062c7884735219bc4f5f8a8dd183a2 | |
tree | 893aa5a919d0314b7ed32619432ba311fe2d5905 | tree | snapshot |
parent | cd01d9445de1bbca8952c7ee16941f5fa10747f5 | commit | diff |
Remove unnecessary output from t3600-rm.
Moved the setup commands into test_expect_success blocks so their
output is hidden unless -v is used. This makes the test suite look
a little cleaner when the rm test-file setup step fails (and was
expected to fail for most cases).
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Moved the setup commands into test_expect_success blocks so their
output is hidden unless -v is used. This makes the test suite look
a little cleaner when the rm test-file setup step fails (and was
expected to fail for most cases).
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t3600-rm.sh | diff | blob | history |