diff --git a/scripts/runopt b/scripts/runopt index 2afaa5cb5..62767de5e 100755 --- a/scripts/runopt +++ b/scripts/runopt @@ -2,4 +2,4 @@ set -e -BUILDARGS="-c opt --@io_bazel_rules_rust//worker:use_worker=False" $(dirname $0)/../run +BUILDARGS="-c opt --@io_bazel_rules_rust//worker:use_worker=False" $(dirname $0)/../run $*