inkblot / puppet-bind

18 stars 82 forks source link

add quotes to variables to fix "!=: unary operator expected" #132

Closed thejambavan closed 7 years ago

thejambavan commented 7 years ago

Running dnssec-init manually gives an error:

/usr/local/bin/dnssec-init: line 15: [: !=: unary operator expected

It still completes successfully but looks a bit ugly.

inkblot commented 7 years ago

This change is included in version 7.3.0 of the module published on the Puppet Forge.