From 529624841f49bfb1845baa840167065ad96b5a56 Mon Sep 17 00:00:00 2001 From: Michael Hudson-Doyle Date: Fri, 21 Jul 2023 11:19:14 +1200 Subject: [PATCH] how much mess will this make --- scripts/runtests.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/runtests.sh b/scripts/runtests.sh index 0c853ec581..c86dc61836 100755 --- a/scripts/runtests.sh +++ b/scripts/runtests.sh @@ -151,6 +151,7 @@ on_exit () { else echo 'Runtests FAILURE' echo "Output from the last run is at $tmpdir" + cat $tmpdir/var/crash/* fi if [ -n "$subiquity_pid" ] ; then