]> git.proxmox.com Git - pve-common.git/blobdiff - test/section_config_test.pl
tests: section config: comment need for warn on debugging
[pve-common.git] / test / section_config_test.pl
index f703fa42d5878f2082c9923a8c1e2e578a7ee41c..22a964358c7e70594381ed89ab2fe66acee030a7 100755 (executable)
@@ -127,6 +127,7 @@ Conf::One->register();
 Conf::Two->register();
 Conf->init();
 
+# FIXME: allow development debug warnings?!
 local $SIG{__WARN__} = sub { die @_; };
 
 my sub enum {