Skip to content

Commit e92bc3a

Browse files
authored
Merge pull request #330 from os-autoinst/use_wrapper
Disable tracing to limit the output
2 parents 22e0a7d + 6836df7 commit e92bc3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openqa-schedule-mm-ping-test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
set -eux -o pipefail
2+
set -eu -o pipefail
33

44
. "$(dirname "$0")"/_common
55

0 commit comments

Comments
 (0)