You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 11, 2020. It is now read-only.
From Preston @ Google. The attachment wasn't copied by the migration, so here it is inline:
--- trunk/gsa_admin.py+++ trunk/gsa_admin.py@@ -1019,7 +1019,7 @@
sys.exit(3)
- if action != "sign" or action != "verify":+ if action != "sign" and action != "verify":
#Check user, password, host
if not options.gsaHostName:
log.error("hostname not given")
No description provided.
The text was updated successfully, but these errors were encountered: