trex-cfg typo
authorYaroslav Brustinov <[email protected]>
Mon, 29 Aug 2016 05:45:02 +0000 (08:45 +0300)
committerYaroslav Brustinov <[email protected]>
Mon, 29 Aug 2016 05:45:02 +0000 (08:45 +0300)
scripts/trex-cfg

index bec8b55..714aea6 100755 (executable)
@@ -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"