[Bug 710682] New: osc results doesn't show project view if not in project dir
https://bugzilla.novell.com/show_bug.cgi?id=710682 https://bugzilla.novell.com/show_bug.cgi?id=710682#c0 Summary: osc results doesn't show project view if not in project dir Classification: Internal Novell Products Product: openSUSE Build Service Version: 2.3 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: osc AssignedTo: adrian@novell.com ReportedBy: tcech@novell.com QAContact: adrian@novell.com Found By: --- Blocker: --- osc results doesn't show project view if not in project directory: $ osc --version 0.132.5 $ osc r --help results (r): Shows the build results of a package or project Usage: osc results # (inside working copy of PRJ or PKG) osc results PROJECT [PACKAGE] Options: -h, --help show this help message and exit --format=FORMAT format string for csv output --csv generate output in CSV format --xml generate output in XML (former results_meta) -v, --verbose more verbose output -a ARCH, --arch=ARCH Show results only for specified architecture(s) -r REPO, --repo=REPO Show results only for specified repo(s) -l, --last-build show last build results (succeeded/failed/unknown) According to this I can run osc with project as single parameter: tcech@venom /Devel $ osc r home:sleep_walker:E17 but I'll get error: Error: '/Devel' is not an osc project dir or working copy this works: tcech@venom /Devel/home:sleep_walker:E17 $ osc r home:sleep_walker:E17 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=710682 https://bugzilla.novell.com/show_bug.cgi?id=710682#c1 Adrian Schröter <adrian@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Adrian Schröter <adrian@suse.com> 2012-04-04 08:34:41 UTC --- fixed in git master now. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com