helm-nexus-push icon indicating copy to clipboard operation
helm-nexus-push copied to clipboard

fix a case on some shells that the declare results on a undeclared variable

Open jhonatanTeixeira opened this issue 5 years ago • 3 comments

leading to an assertion error

Just added equal signs to the declare, so it behave correctly, and the if -z assertion works as intended. However, i only tested on ubuntu 18 machine, wich is the OS that was trying to use this script.

jhonatanTeixeira avatar Jun 17 '20 13:06 jhonatanTeixeira

Thanks for the contribution! Before we can merge this, we need @jhonatanTeixeira to sign the Sonatype Contributor License Agreement.

sonatypecla[bot] avatar Jun 17 '20 13:06 sonatypecla[bot]

Could we please merge this ?

I wasted another hour to find the same solution :)

tuxBurner avatar Jun 18 '20 14:06 tuxBurner

I have just signed the contributor licence

Guararapes avatar Jul 03 '20 23:07 Guararapes