Skip to content

Commit

Permalink
Remove debug
Browse files Browse the repository at this point in the history
  • Loading branch information
jfldde committed Sep 10, 2024
1 parent ab7bbc2 commit e2403d2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions resources/scripts/cycle-diff.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@ run_test_and_extract() {

make build
$command > "$output_file" 2>&1
echo "Contents of $output_file:" >&2
cat "$output_file" >&2

local prover_output_file
prover_output_file=$(grep "prover.log" "$output_file" | awk '{print $6}')
Expand Down

0 comments on commit e2403d2

Please sign in to comment.