diff --git a/test/Makefile.in b/test/Makefile.in index 67a7c546b..56c2d3cf8 100644 --- a/test/Makefile.in +++ b/test/Makefile.in @@ -43,7 +43,7 @@ endif all: init.sh @echo Testing with locking_type 1 - #./bin/harness t-*.sh + ./bin/harness t-*.sh @echo Testing with locking_type 3 LVM_TEST_LOCKING=3 ./bin/harness t-*.sh