summaryrefslogtreecommitdiff
path: root/test/suite
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2024-12-23 12:14:46 +0100
committerBent Bisballe Nyeng <deva@aasimon.org>2025-01-09 18:05:20 +0100
commit0ae078c9adae81d2566b86ac645390f75ce4335a (patch)
tree70cc6558c7139df545907a5f00d16fd9f1d30eeb /test/suite
parentc50b7554cfd23b53107f2a2917a0be22a68b0c11 (diff)
Diffstat (limited to 'test/suite')
-rwxr-xr-xtest/suite/test.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/suite/test.sh b/test/suite/test.sh
index c112351..23740a9 100755
--- a/test/suite/test.sh
+++ b/test/suite/test.sh
@@ -1,4 +1,6 @@
#!/bin/bash
+#set -x
+
: ${CXX:=g++}
: ${CTORDIR:=../../build}
: ${BUILDDIR:=build}