]> git.pond.sub.org Git - empserver/blob - src/scripts/nightly/tests/15/02
Don't put file descriptor values in thread names
[empserver] / src / scripts / nightly / tests / 15 / 02
1 #!/bin/sh
2 . "${SCRIPTDIR}"/common.sh
3 runfeed 2 << EOF
4 des -5,-1 j
5 thres l -5,-1 1
6 thres l 3,-1 300
7 thres c 5,-1 769
8 thres i 5,-1 999
9 thres c 7,-1 400
10 bmap #1
11 cen *
12 map #
13 read y
14 prod *
15 EOF