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

Issue 1405293003: Use cp -a instead of cp -ar. (Closed)

Created:
5 years, 2 months ago by bradn
Modified:
5 years, 2 months ago
Reviewers:
Sam Clegg
CC:
native-client-reviews_googlegroups.com, Sam Clegg
Base URL:
https://chromium.googlesource.com/external/naclports.git@master
Target Ref:
refs/heads/master
Project:
naclports
Visibility:
Public.

Description

Use cp -a instead of cp -ar. On osx cp -ar causes an error because -a already implies -R. Switching the two uses to just be -a. BUG=None TEST=None TBR=sbc@chromium.org Committed: https://chromium.googlesource.com/external/naclports/+/f750d371e559520bd500290ccd580ba338e05510

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M ports/emacs/build.sh View 1 chunk +1 line, -1 line 0 comments Download
M ports/vim/build.sh View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
bradn
5 years, 2 months ago (2015-10-16 06:06:31 UTC) #1
bradn
Committed patchset #1 (id:1) manually as f750d371e559520bd500290ccd580ba338e05510 (presubmit successful).
5 years, 2 months ago (2015-10-16 06:07:09 UTC) #2
Sam Clegg
5 years, 2 months ago (2015-10-16 17:10:41 UTC) #3
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698