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:
parent
e2e67c87f5
commit
c7ee154ba9
@ -43,7 +43,7 @@ endif
|
|||||||
|
|
||||||
all: init.sh
|
all: init.sh
|
||||||
@echo Testing with locking_type 1
|
@echo Testing with locking_type 1
|
||||||
#./bin/harness t-*.sh
|
./bin/harness t-*.sh
|
||||||
@echo Testing with locking_type 3
|
@echo Testing with locking_type 3
|
||||||
LVM_TEST_LOCKING=3 ./bin/harness t-*.sh
|
LVM_TEST_LOCKING=3 ./bin/harness t-*.sh
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user