Re: [Python-Dev] cpython (2.7): Add fake buildbottouch target.

On Mon, 30 Sep 2013 16:18:57 +0200 (CEST) martin.v.loewis python-checkins@python.org wrote:
http://hg.python.org/cpython/rev/c1a294bbb4fa changeset: 85882:c1a294bbb4fa branch: 2.7 parent: 85877:dd55d54b2a15 user: Martin v. Löwis martin@v.loewis.de date: Mon Sep 30 16:18:31 2013 +0200 summary: Add fake buildbottouch target.
"make touch" does exist in 2.7, so was this new target needed?
Regards
Antoine.

Am 30.09.13 20:11, schrieb Antoine Pitrou:
On Mon, 30 Sep 2013 16:18:57 +0200 (CEST) martin.v.loewis python-checkins@python.org wrote:
http://hg.python.org/cpython/rev/c1a294bbb4fa changeset: 85882:c1a294bbb4fa branch: 2.7 parent: 85877:dd55d54b2a15 user: Martin v. Löwis martin@v.loewis.de date: Mon Sep 30 16:18:31 2013 +0200 summary: Add fake buildbottouch target.
"make touch" does exist in 2.7, so was this new target needed?
Thanks for pointing this out; I must have missed that.
I have now dropped the buildbottouch target again.
Regards, Martin
participants (2)
-
"Martin v. Löwis"
-
Antoine Pitrou