Bradley M. Kuhn
|
90618aba6a
|
print a message & exit when there are no tickets to do.
|
2018-08-23 13:53:32 -07:00 |
|
Bradley M. Kuhn
|
4b0cdad67e
|
Debugging output and skip blank lines, with comment.
|
2018-08-23 13:53:13 -07:00 |
|
Bradley M. Kuhn
|
6b8f3fac77
|
payment method only unknown when not defined
Assure reassignment of variable only happens inside conditional.
|
2018-08-07 10:32:09 -07:00 |
|
Bradley M. Kuhn
|
56441180e4
|
warn rather than die when payment method not found.
We still want to pay ready-for-payment tickets that have no payment method
found.
|
2018-08-07 10:28:40 -07:00 |
|
Bradley M. Kuhn
|
5e0433d39b
|
paymentMethod should be lower case.
|
2018-07-25 13:57:27 -07:00 |
|
Bradley M. Kuhn
|
c9c3b8b01e
|
I forgot map returns the last item in its block.
I want what $_ became, not the "1" returned from the s/// :)
|
2018-07-25 09:49:50 -07:00 |
|
Bradley M. Kuhn
|
e11ceab5dd
|
Do not be so strict on this regex.
|
2018-07-25 09:49:34 -07:00 |
|
Bradley M. Kuhn
|
2e8f9c42d1
|
Correct rt show output; add verbosity there.
Note that "rt show ticket/NUMBER" does not give the entire ticket traffic,
whereas "rt show NUMBER" does.
|
2018-07-25 09:44:19 -07:00 |
|
Bradley M. Kuhn
|
c1fdf916d9
|
Fix typo.
|
2018-07-25 09:44:14 -07:00 |
|
Bradley M. Kuhn
|
7ec2c7a291
|
First draft of the bulk-prep-pay script.
|
2018-07-25 09:40:30 -07:00 |
|