]> git.proxmox.com Git - pve-manager.git/commitdiff
make check: run replication_test6.pl
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 31 May 2017 13:29:53 +0000 (15:29 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 31 May 2017 13:29:53 +0000 (15:29 +0200)
bin/test/Makefile

index 7bec6ba042fff6ef22a5bfe4c880c06d11df5670..3a9058265d6afe2956dd7e3b3422ce793f6ece95 100644 (file)
@@ -9,6 +9,7 @@ check:
        ./replication_test3.pl
        ./replication_test4.pl
        ./replication_test5.pl
+       ./replication_test6.pl
 
 
 .PHONY: install