freeipa / ansible-freeipa

Ansible roles and modules for FreeIPA
GNU General Public License v3.0
480 stars 231 forks source link

utils/build-galaxy-release.sh: Fix unary operator expected (v2) #1242

Closed t-woerner closed 1 month ago

t-woerner commented 1 month ago

This fixes a bad tests if offline is not set: utils/build-galaxy-release.sh: line 130: [: -ne: unary operator expected

Fixes f17f83d6bddd839efa2691ddf88d418e0921d4f0