pve-manager/bin/test/Makefile
Wolfgang Bumiller dc213d136f replication: use a dedicated lock file
Otherwise $update_job_state's file_set_contents() call
drops our lock.
2017-06-02 06:10:55 +02:00

22 lines
291 B
Makefile

include ../../defines.mk
all:
check:
./balloontest.pl
./replication_test1.pl
./replication_test2.pl
./replication_test3.pl
./replication_test4.pl
./replication_test5.pl
./replication_test6.pl
.PHONY: install
install:
# do nothing
.PHONY: clean
clean:
rm -rf *~ .mocked_* *.tmp