X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=test%2Ftests%2Fpick%2Ftest-normal-output;h=292dd23578869aa81fe5bd143458fb50235e6afc;hp=bd1a2e70a0e22417df13eef08e4278507243c890;hb=fcaf3752d024fd5ce98f5fbd5604c53444c0a4cf;hpb=b03bb1d9c9cd73aeac2b4003115b5546905433cd diff --git a/test/tests/pick/test-normal-output b/test/tests/pick/test-normal-output index bd1a2e7..292dd23 100644 --- a/test/tests/pick/test-normal-output +++ b/test/tests/pick/test-normal-output @@ -5,13 +5,10 @@ # ###################################################### -expected_err=$MH_TEST_DIR/$$.expected_err -expected_out=$MH_TEST_DIR/$$.expected_out -actual_err=$MH_TEST_DIR/$$.actual_err -actual_out=$MH_TEST_DIR/$$.actual_out +. "$MH_TEST_COMMON" # All messages should be go to stdout -cat > $expected_out < $expected_out < $expected_err - -pick > $actual_out 2> $actual_err -diff -u $expected_err $actual_err -diff -u $expected_out $actual_out +!