Skip to content

Commit a5e489f

Browse files
committed
wip: Fix bash error
1 parent c79b0d9 commit a5e489f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmark/load/run.sh

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 -exu
3+
set -ex
44

55
type=$1
66
app=$2

0 commit comments

Comments
 (0)