]> git.proxmox.com Git - pve-installer.git/blobdiff - test/Makefile
proxinstall: avoid open-coding FQDN sanity check
[pve-installer.git] / test / Makefile
index ae80a943c4eb37f527d99e4136047bef3d0a3c85..504637fc4f38161c66b8a8bc9b58bf877f4c8133 100644 (file)
@@ -3,7 +3,7 @@ all:
 export PERLLIB=..
 
 .PHONY: check
-check: test-zfs-arc-max test-run-command
+check: test-zfs-arc-max test-run-command test-parse-fqdn
 
 .PHONY: test-zfs-arc-max
 test-zfs-arc-max:
@@ -11,3 +11,7 @@ test-zfs-arc-max:
 
 test-run-command:
        ./run-command.pl
+
+.PHONY: test-parse-fqdn
+test-parse-fqdn:
+       ./parse-fqdn.pl