Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(13)

Issue 10800079: Add wrapper batch file to make sure our 'perl' is first on the path. (Closed)

Created:
8 years, 5 months ago by scottmg
Modified:
8 years, 5 months ago
Reviewers:
jam
CC:
chromium-reviews
Visibility:
Public.

Description

Add wrapper batch file to make sure our 'perl' is first on the path. WebKit Canary builders are hanging, tentative theory is that it's because a sub-reinvocation of perl is finding a different one (cygwin, etc.) on those machines. See e.g.: http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Win%20Builder/builds/27533/steps/compile/logs/stdio The wrapper is copied from "portableshell.bat" in the perl distribution which is the way they recommend launching, rather than launching the exe directly. TBR=jam@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=147900

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -1 line) Patch
M perl/README.google View 1 chunk +5 lines, -1 line 0 comments Download
A perl/perl_wrap.bat View 1 chunk +15 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
scottmg
8 years, 5 months ago (2012-07-23 19:41:45 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698