8000 ugh -x -e didn't work on the ci box's bash · github/ruby@862ec78 · GitHub
[go: up one dir, main page]

Skip to content

Commit 862ec78

Browse files
author
Charlie Somerville
committed
ugh -x -e didn't work on the ci box's bash
1 parent 34f9eef commit 862ec78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/cibuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash -x -e
1+
#!/bin/bash -xe
22
CORES=64
33

44
./configure --disable-install-doc

0 commit comments

Comments
 (0)
0