Skip to content

Commit

Permalink
scripts: Allow errors
Browse files Browse the repository at this point in the history
  • Loading branch information
dtcxzyw committed Jun 30, 2024
1 parent 13fbf50 commit 6225a49
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/run_dag_grep.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
#!/bin/bash
set -euo pipefail
shopt -s inherit_errexit

mkdir -p llvm/llvm-build
cd llvm/llvm-build
Expand Down

0 comments on commit 6225a49

Please sign in to comment.