Skip to content

Commit

Permalink
#2291: Fix possibility for false positive CI result when checking LBD…
Browse files Browse the repository at this point in the history
…atafiles
  • Loading branch information
thearusable committed Jun 26, 2024
1 parent 4f4c462 commit 3ca2222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/check_lb_data_files.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

set -xo pipefail
set -exo pipefail

path_to_vt_build_dir=${1}
path_to_vt_src_dir=${2}
Expand Down

0 comments on commit 3ca2222

Please sign in to comment.