@@ -73,7 +73,13 @@ parse() {
if [ "$whichexps" = "test" ]; then
echo "Running test experiment..."
run 16 1us 100gbit 2
+ echo
+ echo "# Test output"
parse read_1us_100gbit_2.out${LOGSUFFIX}
+ echo "# End test output"
exit
fi