Skip to content

Commit bb680ef

Browse files
author
mike dupont
committed
adding verbose
1 parent d368bcd commit bb680ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

run-all-tests.sh

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/bin/bash
22
set +e
3+
set -x
34
export OUTPUT_DIR="/tmp/perf"
45
export NODE_OUTPUT_DIR="${OUTPUT_DIR}/node"
56
export CLINIC_OUTPUT_DIR="${OUTPUT_DIR}/clinic"

0 commit comments

Comments
 (0)