Skip to content

Commit 48d77d3

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.clusterfuzzlite/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
set -euo pipefail
66

7-
cd $SRC/valence-shell/impl/rust-cli
7+
cd "$SRC"/valence-shell/impl/rust-cli
88

99
# Install cargo-fuzz if not present
1010
cargo install cargo-fuzz --force

0 commit comments

Comments
 (0)