From 113231d80ac9455d4ae4fe60fc46efd03bd9af1f Mon Sep 17 00:00:00 2001 From: Yaroslav Brustinov Date: Mon, 29 Aug 2016 08:45:02 +0300 Subject: trex-cfg typo --- scripts/trex-cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/trex-cfg b/scripts/trex-cfg index bec8b554..714aea6c 100755 --- a/scripts/trex-cfg +++ b/scripts/trex-cfg @@ -37,7 +37,7 @@ for file in /sys/devices/system/node/node0/hugepages/hugepages-2048kB/nr_hugepag fi done -PATH=$PATH:/sbin;/usr/sbin +PATH=$PATH:/sbin:/usr/sbin if ! lsmod | grep -q igb_uio ; then echo "Loading kernel drivers for the first time" -- cgit 1.2.3-korg