author | Johannes Sixt <j6t@kdbg.org> | |
Tue, 17 Mar 2009 21:45:22 +0000 (22:45 +0100) | ||
committer | Johannes Sixt <j6t@kdbg.org> | |
Thu, 19 Mar 2009 20:47:14 +0000 (21:47 +0100) | ||
commit | 5b46a4285f3588eaa7e53d513025b28f9f5bfec7 | |
tree | 68066189b79dc8ccd45b14677366235c657fc52c | tree | snapshot |
parent | fae74a04d75e820c5150cfb0cb4c044bf4488007 | commit | diff |
Call 'say' outside test_expect_success
There were some uses of 'say' inside test_expect_success. But if the tests
were not run in verbose mode, this message went to /dev/null. Pull them out
of test_expect_success.
Signed-off-by: Johannes Sixt <j6t@kdbg.org>
There were some uses of 'say' inside test_expect_success. But if the tests
were not run in verbose mode, this message went to /dev/null. Pull them out
of test_expect_success.
Signed-off-by: Johannes Sixt <j6t@kdbg.org>
t/t0050-filesystem.sh | diff | blob | history | |
t/t3600-rm.sh | diff | blob | history | |
t/t7005-editor.sh | diff | blob | history |