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

Issue 8545001: Revert 109774 - Fix slash direction of strip command. (Closed)

Created:
9 years, 1 month ago by noelallen1
Modified:
9 years, 1 month ago
CC:
chromium-reviews
Visibility:
Public.

Description

Revert 109774 - Fix slash direction of strip command. On Windows, the script incorrectly uses '/' regardless of OS. This causes the build to fail. We do not modify the arguments because the strip tool on windows is cygwin based and expects '/' (although it handles '\'). Review URL: http://codereview.chromium.org/8539042 TBR=noelallen@google.com Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109775

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -6 lines) Patch
M chrome/strip_nacl_irt.py View 1 chunk +4 lines, -6 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
noelallen1
9 years, 1 month ago (2011-11-12 04:47:56 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698