essentialkaos / rpmbuilder

RPM package build helper
https://kaos.sh/rpmbuilder
Apache License 2.0
6 stars 2 forks source link

Fix checkPerms function #59

Closed gongled closed 6 years ago

gongled commented 6 years ago

Hi, @andyone.

I found that rpmunbuilder utility does not work due to invalid declaration of if-conditional sentence in checkPerms function. I decided to fix it on my own and suggest you to merge these changes to upstream.

Is this ready for review?: Yes Is it a breaking change?: No

andyone commented 6 years ago

Thanks! It's very strange that shellcheck was ok with that.