[issue19101] "make touch" broke "x86 Ubuntu Shared 3.x" buildbot

2013-09-27 Thread Benjamin Peterson
Benjamin Peterson added the comment: 2.7 doesn't have hgtouch. -- status: open -> closed ___ Python tracker ___ ___ Python-bugs-list m

[issue19101] "make touch" broke "x86 Ubuntu Shared 3.x" buildbot

2013-09-27 Thread Antoine Pitrou
Antoine Pitrou added the comment: This should be fixed in 2.7 too. -- assignee: pitrou -> benjamin.peterson status: closed -> open ___ Python tracker ___

[issue19101] "make touch" broke "x86 Ubuntu Shared 3.x" buildbot

2013-09-27 Thread Benjamin Peterson
Benjamin Peterson added the comment: ac5343148fb3 -- nosy: +benjamin.peterson resolution: -> fixed status: open -> closed ___ Python tracker ___

[issue19101] "make touch" broke "x86 Ubuntu Shared 3.x" buildbot

2013-09-27 Thread Antoine Pitrou
Antoine Pitrou added the comment: Haha, thank you. So, this is the exact same problem that running "hg touch" on the buildbots was supposed to prevent :-) Well, at least the fix should be next to trivial. -- components: +Demos and Tools -Build keywords: +easy versions: +Python 2.7, Pyt

[issue19101] "make touch" broke "x86 Ubuntu Shared 3.x" buildbot

2013-09-27 Thread Larry Hastings
Larry Hastings added the comment: Sorry, here: http://buildbot.python.org/all/builders/x86%20Ubuntu%20Shared%203.x -- ___ Python tracker ___

[issue19101] "make touch" broke "x86 Ubuntu Shared 3.x" buildbot

2013-09-27 Thread Antoine Pitrou
Antoine Pitrou added the comment: When pointing to a buildbot, please remember posting a URL, it makes things easier :-) -- ___ Python tracker ___ __

[issue19101] "make touch" broke "x86 Ubuntu Shared 3.x" buildbot

2013-09-27 Thread Larry Hastings
New submission from Larry Hastings: Can you fix this before I tag 3.4a3 please? -- assignee: pitrou components: Build keywords: buildbot messages: 198466 nosy: larry, pitrou priority: high severity: normal stage: needs patch status: open title: "make touch" broke "x86 Ubuntu Shared 3.x"