aboutsummaryrefslogtreecommitdiff
path: root/memory-hotplug/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'memory-hotplug/Makefile')
-rw-r--r--memory-hotplug/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/memory-hotplug/Makefile b/memory-hotplug/Makefile
index d46b8d4..0f49c3f 100644
--- a/memory-hotplug/Makefile
+++ b/memory-hotplug/Makefile
@@ -1,9 +1,6 @@
all:
run_tests:
- @/bin/bash ./on-off-test.sh -r 2 || echo "memory-hotplug selftests: [FAIL]"
-
-run_full_test:
- @/bin/bash ./on-off-test.sh || echo "memory-hotplug selftests: [FAIL]"
+ @./on-off-test.sh || echo "memory-hotplug selftests: [FAIL]"
clean: