Skip to content

Commit 68f6cf3

Browse files
Jonathan D.A. Jewellclaude
andcommitted
fix: apply safety triangle fixes (recipe-shell-quote-vars)
Auto-applied by hypatia dispatch-runner via gitbot-fleet. 1 file(s) modified. Recipes: recipe-shell-quote-vars Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 1425f40 commit 68f6cf3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash -eu
22

3-
cd $SRC/project
3+
cd "$SRC"/project
44
cargo +nightly fuzz build --release
55
cp fuzz/target/*/release/fuzz_* $OUT/

0 commit comments

Comments
 (0)