Fix instrumentation

This commit is contained in:
Tomasz Sobczyk
2021-08-15 21:50:21 +02:00
parent 7586e49548
commit 1deb64f0a7

View File

@@ -192,7 +192,7 @@ cat << EOF > data_generation02.exp
exit \$value
EOF
for exp in game.exp data_generation01.exe data_generation02.exp
for exp in game.exp data_generation01.exp data_generation02.exp
do
echo "$prefix expect $exp $postfix"