diff options
author | 2015-02-24 02:32:59 +0000 | |
---|---|---|
committer | 2015-02-23 22:04:10 -0500 | |
commit | db72aba30a4f4c15eb20066f1d9c1bcbcf419236 (patch) | |
tree | 2e3e0e243f276389691a1caeb822ba837d62da6d /tools/perf/scripts/python/syscall-counts.py | |
parent | samples/pktgen: Remove setting of obsolete max_before_softirq parameter (diff) | |
download | wireguard-linux-db72aba30a4f4c15eb20066f1d9c1bcbcf419236.tar.xz wireguard-linux-db72aba30a4f4c15eb20066f1d9c1bcbcf419236.zip |
samples/pktgen: Use bash as interpreter
These scripts use the non-POSIX 'function' and 'local' keywords so
they won't work with every /bin/sh. We could drop 'function' as it is
a no-op, but 'local' makes for cleaner scripts. Require use of bash.
Signed-off-by: Ben Hutchings <ben.hutchings@codethink.co.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions