2016-03-04 07:09:26 -08:00

7 lines
95 B
Makefile

all:
run_tests:
@/bin/sh ./on-off-test.sh || echo "memory-hotplug selftests: [FAIL]"
clean: