Code Review
/
trex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
2263e5d
)
trex-cfg typo
author
Yaroslav Brustinov
<
[email protected]
>
Mon, 29 Aug 2016 05:45:02 +0000
(08:45 +0300)
committer
Yaroslav Brustinov
<
[email protected]
>
Mon, 29 Aug 2016 05:45:02 +0000
(08:45 +0300)
scripts/trex-cfg
patch
|
blob
|
history
diff --git
a/scripts/trex-cfg
b/scripts/trex-cfg
index
bec8b55
..
714aea6
100755
(executable)
--- 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"