rackerlabs / auter

Automatic updates for RHEL, Debian, and their derivatives, with the ability to run pre/post hooks & reboot afterwards.
Apache License 2.0
67 stars 18 forks source link

REBOOTCALL is now 0 by default so the test is failing #182

Closed rhodesn closed 6 years ago

rhodesn commented 6 years ago

Resolves #181.

Swap the string check for a simple arg count check. When no args, run print_help and exit.

reaperzn commented 6 years ago

All looks good. Tested and seems to work