summaryrefslogtreecommitdiff
path: root/run
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-01-12 21:06:29 +0000
committerCarl Hetherington <cth@carlh.net>2015-01-12 21:06:29 +0000
commit68560d1e94ee311d7fbfcdf98a704decef232108 (patch)
tree2456ee37413e4b0b34a6ccfc783c4ed751c94be1 /run
parent670020792233d50b14363e54db6808733d5d2171 (diff)
Various fixes.
Diffstat (limited to 'run')
-rwxr-xr-xrun/tests2
1 files changed, 2 insertions, 0 deletions
diff --git a/run/tests b/run/tests
index 9f5ea49..5f675b7 100755
--- a/run/tests
+++ b/run/tests
@@ -12,3 +12,5 @@ elif [ "$1" == "--valgrind" ]; then
else
build/test/tests $private $*
fi
+
+build/tools/dumpsubs $private/c705654d-d098-4824-833f-a574f8442f56_sub.xml > build/test/c705654d-d098-4824-833f-a574f8442f56_sub.dump \ No newline at end of file