Skip to content

Commit 52e6a75

Browse files
committed
Echo CI commands to ease debugging
1 parent 6ff9d9c commit 52e6a75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci-tests/test-spike

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/bin/bash
22
set -e
3+
set -x
34

45
ROOT=`git rev-parse --show-toplevel`
56
NPROCS="$(nproc 2> /dev/null || sysctl -n hw.ncpu)"

0 commit comments

Comments
 (0)