]> git.ipfire.org Git - thirdparty/patchwork.git/commit
parser: Log when invalid project list-id passed
authorStephen Finucane <stephen@that.guru>
Thu, 4 Jan 2018 15:43:41 +0000 (15:43 +0000)
committerStephen Finucane <stephen@that.guru>
Tue, 9 Jan 2018 23:58:42 +0000 (23:58 +0000)
commitb891f8df77127253ebc81874bf3f30dd84938cdb
tree3038afc371cc8e5c5b8ec2d70ddb411262a3be5a
parent033c5107a149169d32a830c7f90a9f3977b6d3b3
parser: Log when invalid project list-id passed

I thought there was a bug. Turns out I was just using the wrong list-id.
Make this clearer.

Signed-off-by: Stephen Finucane <stephen@that.guru>
patchwork/parser.py