]> git.pond.sub.org Git - empserver/blob - src/scripts/nightly/tests/14/01
Don't put file descriptor values in thread names
[empserver] / src / scripts / nightly / tests / 14 / 01
1 #!/bin/sh
2 . "${SCRIPTDIR}"/common.sh
3 runfeed 1 << EOF
4 lload m 4/5 5
5 lload s 5 200
6 lload g 5 20
7 march 4/5 ggyyh
8 thres l 6,-2 450
9 des 11,-1 *
10 thres l 11,-1 200
11 thres h 11,-1 200
12 thres p 11,-1 200
13 thres u 3:5,1 579
14 des 2,-2 o
15 build s 5,-1 tk
16 load c 2 200
17 telegram 2
18 Want an alliance?
19 .
20 declare war 8
21 declare alliance 2
22 bmap #1
23 cen *
24 ship *
25 land *
26 plane *
27 map #
28 read y
29 prod *
30 EOF