]> git.pond.sub.org Git - empserver/blob - tests/smoke/14/08
New make target check
[empserver] / tests / smoke / 14 / 08
1 #!/bin/sh
2 . "${SCRIPTDIR}"/common.sh
3 runfeed 8 << EOF
4 thres c * 769
5 thres i -2:0,-2 1
6 des -2:0,-2 m
7 thres d -2:2,-2 0
8 thres o 5,-1 10
9 thres l 5,-1 50
10 thres h 5,-1 100
11 thres h -6,-4 100
12 declare war 1
13 declare hostile 2
14 wire y
15 bmap #
16 cen *
17 map #
18 read y
19 prod *
20 EOF