tests: Rename final xdump files to final.xdump
The other test output files have fixed names, and having just one with a name that varies with the test name complicates things with no gain. Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
parent
d38b685ca3
commit
ab913d73f9
11 changed files with 8 additions and 8 deletions
|
@ -20,4 +20,4 @@ begin_test "$srcdir"/tests/fire/init_script
|
|||
feed_dir "$srcdir"/tests/fire
|
||||
end_test
|
||||
|
||||
cmp_out var/empire/server.log var/empire/journal.log fire.xdump
|
||||
cmp_out var/empire/server.log var/empire/journal.log final.xdump
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue