Browse Source

TEST-41-NBD-NM/Makefile: should be based on TEST-40-NBD not TEST-20-NFS

master
Harald Hoyer 4 years ago committed by Harald Hoyer
parent
commit
3b396a7d50
  1. 2
      test/TEST-41-NBD-NM/Makefile

2
test/TEST-41-NBD-NM/Makefile

@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
.PHONY: all setup clean run

BASETEST=../TEST-20-NFS
BASETEST=../TEST-40-NBD

all:
@$(MAKE) NM=1 -s --no-print-directory -C $(BASETEST) all

Loading…
Cancel
Save