1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00

Run both locking_type 1 and 3 tests (forgot to uncomment locking_type 1 before

last checkin).
This commit is contained in:
Petr Rockai 2010-03-18 09:28:42 +00:00
parent e2e67c87f5
commit c7ee154ba9

View File

@ -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