diff --git a/scripts/run-kani.sh b/scripts/run-kani.sh index 72aa8ef176056..63df2886d0d71 100755 --- a/scripts/run-kani.sh +++ b/scripts/run-kani.sh @@ -288,7 +288,7 @@ main() { # Run verification for all harnesses (not in parallel) echo "Running Kani verify-std command..." "$kani_path" verify-std -Z unstable-options ./library \ - $unstable_args + $unstable_args \ $command_args \ --enable-unstable \ --cbmc-args --object-bits 12