linux-stable/tools/testing/selftests/cpu-hotplug
Shuah Khan 5e4ff69503 tools: cpu-hotplug fix unexpected operator error
on-off-test is a bash script and invoked from /bin/sh
This results in the following error:

./on-off-test.sh: 9: [: !=: unexpected operator

Changed Makefile to use bash instead.

Signed-off-by: Shuah Khan <shuah.kh@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-07-11 18:11:18 -07:00
..
Makefile tools: cpu-hotplug fix unexpected operator error 2014-07-11 18:11:18 -07:00
on-off-test.sh fault-injection: add selftests for cpu and memory hotplug 2012-07-30 17:25:22 -07:00