oetiker / znapzend

zfs backup with remote capabilities and mbuffer integration.
www.znapzend.org
GNU General Public License v3.0
608 stars 138 forks source link

avoid using uninitialized $dataSet in string concatenation #451

Closed lotheac closed 4 years ago

lotheac commented 4 years ago

fixes the following warning when run with no arguments:

Nov 08 12:28:23 znapzend[29518]: Use of uninitialized value $dataSet in concatenation (.) or string at /usr/lib/x86_64-linux-gnu/ZnapZend.pm line 136.
coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 89.822% when pulling b820aa81fb498954bee0ca0878908be482a2f095 on lotheac:master into f7d62efc4011595978b4ad72000d43b539457364 on oetiker:master.