Branch: refs/heads/master
Home: https://github.com/openSUSE/osc
Commit: e1cdf86bdf67495f60ffefae74dbd6319e364949
https://github.com/openSUSE/osc/commit/e1cdf86bdf67495f60ffefae74dbd6319e36…
Author: Adam Spiers <opensuse(a)adamspiers.org>
Date: 2014-09-30 (Tue, 30 Sep 2014)
Changed paths:
M osc/commandline.py
Log Message:
-----------
fix osc service exit code
Commands like "osc service disabledrun" would always return exitcode 0
even when the source service failed. This broke any scripts which
wrapped around osc service.