I am certain this elif statement should not result to true and yet it executes.
start() { echo start was called } stop() { echo stop was called }