Skip to content
This repository was archived by the owner on Feb 8, 2021. It is now read-only.

Commit d05543c

Browse files
committed
CI: enable shell debug output
Signed-off-by: fupan <[email protected]>
1 parent 7951fff commit d05543c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: scripts/kata-env-setup.sh

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#!/bin/bash
22

33
set -e
4+
set -x
45

56
cidir=$(dirname "$0")
67

0 commit comments

Comments
 (0)