提交 9307c295 编写于 作者: A Andrew Morton 提交者: Linus Torvalds

tools/testing/selftests: don't assume the x bit is set on scripts

The x bit can easily get lost (patch(1) loses it, for example).
Reported-by: NRamkumar Ramachandra <artagnon@gmail.com>
Cc: Dave Young <dyoung@redhat.com>
Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 94d09001
all:
run_tests:
@./on-off-test.sh || echo "cpu-hotplug selftests: [FAIL]"
@/bin/sh ./on-off-test.sh || echo "cpu-hotplug selftests: [FAIL]"
clean:
all:
run_tests:
@./on-off-test.sh || echo "memory-hotplug selftests: [FAIL]"
@/bin/sh ./on-off-test.sh || echo "memory-hotplug selftests: [FAIL]"
clean:
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册