Display info if package does not exist on server
Compare changes
+ 8
− 1
@@ -48,7 +48,14 @@ def do_mpcdf_build_status(self, subcmd, opts, *args):
@@ -48,7 +48,14 @@ def do_mpcdf_build_status(self, subcmd, opts, *args):
project_url = osc.core.makeurl(api_url, ["build", project, "_result?view=status&multibuild=1&package={0}".format(package)])