public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH v2 1/2] network: fix printing commands in verbose mode
@ 2016-12-08  9:54 Petr Vorel
  2016-12-08  9:54 ` [LTP] [PATCH v2 2/2] network: cleanup duplicity + other minor cleanup Petr Vorel
  2016-12-14 14:51 ` [LTP] [PATCH v2 1/2] network: fix printing commands in verbose mode Cyril Hrubis
  0 siblings, 2 replies; 3+ messages in thread
From: Petr Vorel @ 2016-12-08  9:54 UTC (permalink / raw)
  To: ltp

Copy & paste error from testscripts/networkstress.sh

Signed-off-by: Petr Vorel <pvorel@suse.cz>
---
 testscripts/network.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testscripts/network.sh b/testscripts/network.sh
index 6b81823f9..2d2c6762c 100755
--- a/testscripts/network.sh
+++ b/testscripts/network.sh
@@ -94,7 +94,7 @@ if [ ${VERBOSE} = "yes" ]; then
 	echo " - ${LHOST_IFACES} local interface (MAC address: ${LHOST_HWADDRS})"
 	echo " - ${RHOST_IFACES} remote interface (MAC address: ${RHOST_HWADDRS})"
 
-	cat $TMPDIR/network_stress.tests
+	cat $CMDFILE
 	${LTPROOT}/ver_linux
 	echo ""
 	echo ${LTPROOT}/bin/ltp-pan -e -l /tmp/netpan.log -S -a ltpnet -n ltpnet -f $CMDFILE
-- 
2.11.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-12-14 14:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-08  9:54 [LTP] [PATCH v2 1/2] network: fix printing commands in verbose mode Petr Vorel
2016-12-08  9:54 ` [LTP] [PATCH v2 2/2] network: cleanup duplicity + other minor cleanup Petr Vorel
2016-12-14 14:51 ` [LTP] [PATCH v2 1/2] network: fix printing commands in verbose mode Cyril Hrubis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox