]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
selftests: do not require bash to run netsocktests testcase
authorRolf Eike Beer <eb@emlix.com>
Wed, 14 Dec 2016 10:59:57 +0000 (11:59 +0100)
committerLuis Henriques <luis.henriques@canonical.com>
Fri, 20 Jan 2017 15:38:44 +0000 (15:38 +0000)
commit1e49c336b5518f40765931d47b45708f96cc5b32
treee530355f4a8e9c75d3b16d47388018a65731940f
parentb93e9b35eacf8c0efa47b9bf9c11656bfdf95f07
selftests: do not require bash to run netsocktests testcase

BugLink: http://bugs.launchpad.net/bugs/1658091
commit 3659f98b5375d195f1870c3e508fe51e52206839 upstream.

Nothing in this minimal script seems to require bash. We often run these
tests on embedded devices where the only shell available is the busybox
ash. Use sh instead.

Signed-off-by: Rolf Eike Beer <eb@emlix.com>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
Signed-off-by: Luis Henriques <luis.henriques@canonical.com>
tools/testing/selftests/net/run_netsocktests