We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 418f356 commit 2524984Copy full SHA for 2524984
1 file changed
bench.sh
@@ -61,7 +61,7 @@ esac
61
# --------------------------------------------------------------------
62
63
readonly curdir=`pwd`
64
-if ! test -f ../../build-bench-env.sh; then
+if ! test -f ../../bench.sh; then
65
echo "error: you must run this script from the 'out/bench' directory!"
66
exit 1
67
fi
0 commit comments