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:
parent
ddefd7173e
commit
1cc54f3625
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue