Message169676
| Author | Arfrever |
|---|---|
| Recipients | Arfrever, benjamin.peterson, georg.brandl, ned.deily, ronaldoussoren, tpievila |
| Date | 2012-09-01.22:51:53 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1346539913.67.0.223406139967.issue15822@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> And the touch needs to be optional because the creation of the pickles can optionally fail. If creation of pickles failed, then touch will create 1 file literally named "*Grammar*.pickle". ... done; \ for i in $(DESTDIR)$(LIBDEST)/lib2to3/*Grammar*.pickle; do \ if test -f "$$i"; then \ touch "$$i"; \ fi; \ done |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-09-01 22:51:53 | Arfrever | set | recipients: + Arfrever, georg.brandl, ronaldoussoren, benjamin.peterson, ned.deily, tpievila |
| 2012-09-01 22:51:53 | Arfrever | set | messageid: <1346539913.67.0.223406139967.issue15822@psf.upfronthosting.co.za> |
| 2012-09-01 22:51:53 | Arfrever | link | issue15822 messages |
| 2012-09-01 22:51:53 | Arfrever | create | |