]> git.pond.sub.org Git - empserver/blob - src/scripts/nightly/tests/09/01
Move test scripts from nightlybuild.sh to separate files
[empserver] / src / scripts / nightly / tests / 09 / 01
1 #!/bin/sh
2 . "${SCRIPTDIR}"/common.sh
3 runfeed 1 << EOF
4 mov u 2,0 10 7,-1
5 des -2,2 i
6 thres l -2,2 600
7 thres h -2,2 300
8 thres s -2,2 1
9 thres o -2,2 0
10 mov o -2,2 1 4,-2
11 thres c * ?des#= 769
12 bmap #1
13 cen *
14 ship *
15 map #
16 read y
17 prod *
18 EOF