From 669fc9f9ec74d2e564eefc61cd2ffb92c64ad150 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Wed, 28 Nov 2012 16:19:48 +0100 Subject: [PATCH] Copy and display host specific tcpdump.log files --- testing/do-tests | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/testing/do-tests b/testing/do-tests index f0b654a071..adc3e824fb 100755 --- a/testing/do-tests +++ b/testing/do-tests @@ -598,6 +598,28 @@ do done + cat >> $TESTRESULTDIR/index.html <<@EOF +

tcpdump

+ +@EOF + cat >> $TESTRESULTDIR/index.html <<@EOF -- 2.47.2