X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=scan-adoc-refs;h=1ddc9350d4e98815620fc25bb684704316368111;hp=2328bed7bf346425fcbc7f6ee9d8e707d19d8d35;hb=835dd63b03c3ca79ae0a9fa799d50a259fd7dab5;hpb=145ee03acb8db9f8e2fb94c5e5f4885d9c955b5d diff --git a/scan-adoc-refs b/scan-adoc-refs index 2328bed..1ddc935 100755 --- a/scan-adoc-refs +++ b/scan-adoc-refs @@ -40,6 +40,7 @@ sub push_environment { die "undefined environment '$env'\n" if !defined($environments->{$env}); + # FIXME: this seems wrong (nested env?)? return if !$environments->{$env}; # do not track if ($not) {