1 2 3 4 5 6
# -*- bash -*- output="$(cat $OUTFILE)" expected="teststring" is "$output" "$expected" "$testname : nc received teststring"