5 if [[ "$1" != "" ]]; then
9 echo "Testing connect:"
10 for test in $(echo ${TESTS}) ; do
11 if [ -e "connect.test${test}.dl" ]; then
12 echo "Running test ${test}:"
13 ./dlv -silent c.dl psh.dl w.dl f.dl s.dl connect.dl connect.test${test}.dl connect.tester.dl -N=120