tests/empdump: Fix to honor "make check-accept"

Delete stray EMPIRE_CHECK_ACCEPT=.  Goes back all the way to commit
5a1544f92 "tests/empdump: New; exercising the empdump utility".

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
Markus Armbruster 2020-07-28 06:41:41 +02:00
parent ddefd7173e
commit 1cc54f3625

View file

@ -30,4 +30,4 @@ run export2 $empdump -x
mv sandbox/export2.out sandbox/final.xdump mv sandbox/export2.out sandbox/final.xdump
cmp_run errors import1 export1 import2 export2 cmp_run errors import1 export1 import2 export2
EMPIRE_CHECK_ACCEPT= cmp_out1 final.xdump "$srcdir"/tests/smoke/final.xdump cmp_out1 final.xdump "$srcdir"/tests/smoke/final.xdump