]> git.pond.sub.org Git - empserver/blob - tests/smoke/13/08
New make target check
[empserver] / tests / smoke / 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:3,-1 512
11 thres u 0:2,0 512
12 thres d -3,1 0
13 thres l -3,1 1
14 thres i 2,-2 999
15 des 2,-2 k
16 thres h 2,-2 1
17 des -3,1 j
18 bmap #
19 cen *
20 map #
21 read y
22 prod *
23 EOF