Message270824
Following (and thanks to :) Martin's review and comments, this new patch:
* does not use the not portable '-e' echo option
* uses single quotes (') to avoid the escaping
* improves the error message
“make touch” does not always fix the problem, for example when Objects/typeslots.py has been modified or when this file has been touched, so it is not mentioned in the error message. |
|
| Date |
User |
Action |
Args |
| 2016-07-19 13:16:48 | xdegaye | set | recipients:
+ xdegaye, vstinner, martin.panter, yan12125 |
| 2016-07-19 13:16:47 | xdegaye | set | messageid: <[email protected]> |
| 2016-07-19 13:16:47 | xdegaye | link | issue26662 messages |
| 2016-07-19 13:16:47 | xdegaye | create | |
|