diff --git a/test-abi.sh b/test-abi.sh index a10c5ca276..72a5ce2f89 100755 --- a/test-abi.sh +++ b/test-abi.sh @@ -5,4 +5,4 @@ here=$(dirname "$0") set -x -exec ${here}/cargo nightly test --lib -- test_abi_ +exec "${here}/cargo" nightly test --lib -- test_abi_