Call 'say' outside test_expect_success
commit5b46a4285f3588eaa7e53d513025b28f9f5bfec7
authorJohannes Sixt <j6t@kdbg.org>
Tue, 17 Mar 2009 21:45:22 +0000 (17 22:45 +0100)
committerJohannes Sixt <j6t@kdbg.org>
Thu, 19 Mar 2009 20:47:14 +0000 (19 21:47 +0100)
tree68066189b79dc8ccd45b14677366235c657fc52c
parentfae74a04d75e820c5150cfb0cb4c044bf4488007
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>
t/t0050-filesystem.sh
t/t3600-rm.sh
t/t7005-editor.sh