mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-12 19:02:12 +00:00
After the service started, a state of the service may become "failed", "active" or "activating". But our script does not accept scylla-ami-setup.service become "failed" state, in result the script shows up wrong message. So we handle these three types of state correctly. Fixes #2759 Signed-off-by: Takuya ASADA <syuu@scylladb.com> Message-Id: <1504589079-1986-1-git-send-email-syuu@scylladb.com>