Remove fairland from smoke test
Import xdump instead. To decouple the smoke test from future fairland changes that result in different worlds.
This commit is contained in:
parent
ed8eead0ba
commit
b54380938c
3 changed files with 6139 additions and 2 deletions
|
@ -34,9 +34,9 @@ exec 3>sandbox/smoke.out
|
|||
|
||||
# Create world and start server
|
||||
src/util/files -e sandbox/etc/empire/econfig -f >&3
|
||||
src/util/fairland -e sandbox/etc/empire/econfig -q -s sandbox/newcap_script -R 1 10 30
|
||||
src/util/empdump -e sandbox/etc/empire/econfig -i "$srcdir"/tests/smoke/fairland.xdump
|
||||
start_server
|
||||
src/client/empire POGO peter <sandbox/newcap_script >/dev/null
|
||||
src/client/empire POGO peter <"$srcdir"/tests/smoke/newcap_script >/dev/null
|
||||
|
||||
# Feed player input
|
||||
need_update=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue