]> git.pond.sub.org Git - empserver/blob - src/scripts/nightly/tests/15/01
Don't put file descriptor values in thread names
[empserver] / src / scripts / nightly / tests / 15 / 01
1 #!/bin/sh
2 . "${SCRIPTDIR}"/common.sh
3 runfeed 1 << EOF
4 build p 11,-1 f1 3
5 thres s 11,-1 200
6 thres p 11,-1 200
7 des 2,-2 %
8 thres p 2,-2 1
9 thres s 5,-1 200
10 thres g 5,-1 10
11 thres d -1,-1 0
12 thres c * 0
13 march 4/5 ujjjh
14 build s 5,-1 od
15 load c 3 200
16 build s 5,-1 ft
17 load c 4 200
18 bmap #1
19 cen *
20 ship *
21 land *
22 plane *
23 map #
24 read y
25 prod *
26 EOF