]> git.pond.sub.org Git - empserver/commit
empdump: Omit redundant data from export, new -c includes it
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 9 Feb 2014 16:48:36 +0000 (17:48 +0100)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 1 Feb 2015 15:53:00 +0000 (16:53 +0100)
commitf4f048234cbe679110f652536f4d9736f74aa747
treeca239a37dfdc5f454381e3f1402c34259cc30c39
parent7d3a3df283428a01bc7166d13ea8543a2597176a
empdump: Omit redundant data from export, new -c includes it

Cuts size of export files in test suite by a factor of four.  Not a
big deal for disk usage, as export files compress very well, and disk
space is cheap anyway.  Export files are simply easier to work with
when they aren't full of redundant crap.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
12 files changed:
include/xdump.h
man/empdump.6
src/lib/common/xundump.c
src/util/empdump.c
tests/actofgod/final.xdump
tests/bridgefall/final.xdump
tests/build/final.xdump
tests/fairland/final.xdump
tests/files/final.xdump
tests/fire/final.xdump
tests/retreat/final.xdump
tests/smoke/final.xdump