[pve-devel] [PATCH installer 0/2] fix 2 cosmetic glitches with the tests.

Stoiko Ivanov s.ivanov at proxmox.com
Tue Apr 30 17:18:45 CEST 2024


while testing a patch-series today I saw quite a few:
```
Use of uninitialized value...
```
warnings from running the tests. While the issues are cosmetic, and don't
harm, the actual build - they were enough to distract me for 10 minutes,
which I want to spare others (including my future self).

Stoiko Ivanov (2):
  d/control: add geoip-bin to Build-Depends
  tests: prevent uninitialized value warning with undef as fqdn

 debian/control     | 1 +
 test/parse-fqdn.pl | 5 +++--
 2 files changed, 4 insertions(+), 2 deletions(-)

-- 
2.39.2





More information about the pve-devel mailing list