Skip to content

Commit c7abdc1

Browse files
Update example/performance-test/down.sh
Co-authored-by: hyperspace-insights[bot] <209611008+hyperspace-insights[bot]@users.noreply.github.com>
1 parent db765c5 commit c7abdc1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

example/performance-test/down.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,6 @@ elif [ "$scenario" == "seed" ]; then
6060
else
6161
echo "Unknown scenario: $scenario"
6262
exit 1
63-
fi
63+
echo "Unknown scenario: $scenario"
64+
exit 1
65+
fi

0 commit comments

Comments
 (0)