]> git.pond.sub.org Git - empserver/blob - src/scripts/nightly/tests/12/01
Don't put file descriptor values in thread names
[empserver] / src / scripts / nightly / tests / 12 / 01
1 #!/bin/sh
2 . "${SCRIPTDIR}"/common.sh
3 runfeed 1 << EOF
4 build l 10,2 cav 5
5 build sh 5,-1 cs 3
6 thres m 10,2 25
7 thres i -4:-2,-2 999
8 thres i 1,-3 999
9 bmap #1
10 cen *
11 ship *
12 land *
13 map #
14 read y
15 prod *
16 EOF