Skip to content

Commit eeef8a1

Browse files
craig[bot]rail
andcommitted
Merge #159297
159297: bincheck: enable debug mode in bincheck script r=celiala,jlinder a=rail Epic: none Release note: none Release justification: release automation change Co-authored-by: Rail Aliiev <[email protected]>
2 parents ec53836 + ed5e8ec commit eeef8a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/release/bincheck/bincheck

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
set -euo pipefail
3+
set -exuo pipefail
44

55
export COCKROACH_INCONSISTENT_TIME_ZONES=true
66

0 commit comments

Comments
 (0)