INN commit: trunk/support (mksnapshot)
INN Commit
rra at isc.org
Sat Dec 12 21:03:20 UTC 2020
Date: Saturday, December 12, 2020 @ 13:03:16
Author: eagle
Revision: 10453
Show verbose testing results
Collect the details required to understand what test is failing
and why, at the cost of more verbose build logs.
Modified:
trunk/support/mksnapshot
------------+
mksnapshot | 3 +++
1 file changed, 3 insertions(+)
Modified: mksnapshot
===================================================================
--- mksnapshot 2020-12-09 22:18:21 UTC (rev 10452)
+++ mksnapshot 2020-12-12 21:03:16 UTC (rev 10453)
@@ -27,6 +27,9 @@
set -e
+# Show detailed testing results.
+export C_TAP_VERBOSE=1
+
date=`date -u +%Y%m%d`
tree="$1"
More information about the inn-committers
mailing list