Commit 9629d86
committed
patch: Fix filtering by state
The '--state' parameter wasn't doing anything. Correct this, and set a
sensible default corresponding to the default list of 'action_required'
states found in Patchwork.
Signed-off-by: Stephen Finucane <[email protected]>
Closes-bug: #81 parent 8eeed51 commit 9629d86
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
159 | 166 | | |
160 | 167 | | |
| 168 | + | |
161 | 169 | | |
162 | 170 | | |
163 | 171 | | |
| |||
189 | 197 | | |
190 | 198 | | |
191 | 199 | | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
192 | 203 | | |
193 | 204 | | |
194 | 205 | | |
| |||
0 commit comments