From d8160a957fec77bb4c4210fb5d29d3a49442653b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Fri, 4 Sep 2009 16:02:59 +0000 Subject: [PATCH] and rever again the osc req shortcut. Juergen, this conflicts with the old api call and you get a error message on each osc call. --- osc/commandline.py | 1 - 1 file changed, 1 deletion(-) diff --git a/osc/commandline.py b/osc/commandline.py index 39325814..86f6cb3f 100755 --- a/osc/commandline.py +++ b/osc/commandline.py @@ -733,7 +733,6 @@ Please submit there instead, or use --nodevelproject to force direct submission. @cmdln.option('-M', '--mine', action='store_true', help='only show requests created by yourself') @cmdln.alias("rq") - @cmdln.alias("req") def do_request(self, subcmd, opts, *args): """${cmd_name}: Show and modify requests