https://bugzilla.novell.com/show_bug.cgi?id=423877 Summary: osc status from a project directory should recurse into packages Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: BuildService AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: ajorgensen@novell.com QAContact: adrian@novell.com Found By: --- I find myself often typing: for i in $(ls); do pushd $i; osc status; popd; done It would be much more convenient if osc recursed into my package directories for me. This would also be consistent with osc update, which does recurse. -- 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.