1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00

tests: Unit test diff output should use filtered output

Signed-off-by: Martin Schwenke <martin@meltin.net>

(This used to be ctdb commit 9721aae001b3023e9c8b4af2b143c0db3442d623)
This commit is contained in:
Martin Schwenke 2013-05-03 15:53:13 +10:00
parent 17521b31b2
commit b416376e68

View File

@ -75,7 +75,7 @@ EOF
echo "$required_output" >"$_outr"
_outf=$(mktemp)
echo "$_out" >"$_outf"
echo "$_fout" >"$_outf"
cat <<EOF
--------------------------------------------------