]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
task/restart: Fix check for done
authorSam Lang <sam.lang@inktank.com>
Mon, 18 Mar 2013 16:27:11 +0000 (11:27 -0500)
committerSam Lang <sam.lang@inktank.com>
Mon, 18 Mar 2013 16:27:11 +0000 (11:27 -0500)
commitcd98efe591119b5cec903858fa0058b182cfc79e
treea4ae5e61106ee25a1db99601b7bedc357384ef6f
parent6fe1deadbf1baa7dbb7e75986019bf898466437b
task/restart: Fix check for done

The last command a restart script outputs is 'done'
indicating the script does not require being restarted
further.  Handle this case properly.

Signed-off-by: Sam Lang <sam.lang@inktank.com>
teuthology/task/restart.py