We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d368bcd commit bb680efCopy full SHA for bb680ef
run-all-tests.sh
@@ -1,5 +1,6 @@
1
#!/bin/bash
2
set +e
3
+set -x
4
export OUTPUT_DIR="/tmp/perf"
5
export NODE_OUTPUT_DIR="${OUTPUT_DIR}/node"
6
export CLINIC_OUTPUT_DIR="${OUTPUT_DIR}/clinic"
0 commit comments