|
Bugzilla – Full Text Bug Listing |
| Summary: | osc: Subcommand userid does not exist | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE.org | Reporter: | Thomas Schraitle <thomas.schraitle> |
| Component: | BuildService | Assignee: | Peter Poeml <poeml> |
| Status: | RESOLVED FIXED | QA Contact: | Adrian Schröter <adrian.schroeter> |
| Severity: | Minor | ||
| Priority: | P5 - None | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Thomas Schraitle
2006-10-11 08:46:13 UTC
Maybe a help bug? 'osc id <user>' works for me. Yes, I wanted to rename 'id' to userid at some point in time, but as it
seems I didn't get around to do that properly. ('id' is a builtin in
Python, and I didn't want to clutter the namespace, as there is a
function for each subcommand with the same name.)
In cleaning this up, I just added a command 'edituser', and I renamed
'userid' alias 'id' to 'usermeta' (short of a better idea).
The fix is not in svn yet but I'm marking this bug as fixed
nevertheless, because it is quite minor.
*** Bug 211558 has been marked as a duplicate of this bug. *** |