]> git.pond.sub.org Git - empserver/blob - src/scripts/nightly/tests/13/08
Add scrap and scuttle tests to nightly builds
[empserver] / src / scripts / nightly / tests / 13 / 08
1 #!/bin/sh
2 . "${SCRIPTDIR}"/common.sh
3 runfeed 8 << EOF
4 thres c -2,0 769
5 thres c 1,1 769
6 thres c 5,-1 769
7 thres c -5,-3 769
8 thres c -4,-2 769
9 thres c -1,-3 769
10 thres u -1,-1 512
11 thres u 0:2,0 512
12 thres d -3,1 0
13 thres l -3,1 1
14 des -3,1 j
15 bmap #
16 cen *
17 map #
18 read y
19 prod *
20 EOF