19 Aug
2011
19 Aug
'11
12:29 p.m.
On Fri, Aug 19, 2011 at 06:54:29AM -0500, Dan McGee wrote:
On Fri, Aug 19, 2011 at 1:52 AM, Lukas Fleischer <archlinux@cryptocrack.de> wrote:
Remove the no longer used "reponame" argument from the usage message. Since when? commitpkg still requires an argument if called as 'commitpkg'; it does not if called as 'communitypkg', 'extrapkg', etc. So this commit seems totally bogus to me...
You've got me there. I completely overlooked the first matching pattern in the case statement here and somehow assumed that this was removed during some refactoring.