Skip to content

Commit

Permalink
sanity/safety checks
Browse files Browse the repository at this point in the history
  • Loading branch information
shlomif committed Dec 5, 2024
1 parent dcb2d1e commit f13dfa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fc-solve/scripts/run-solve-and-validate-benchmark.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@


(
set -e -x
-t fcs
shlomif_ux
set -e -x
test -n "$trunk"
fcsdir="$trunk/fc-solve"
test -d "$fcsdir"
Expand Down

0 comments on commit f13dfa5

Please sign in to comment.