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

Issue 194078: Don't use --owner or --group in tar -c, these options are not present in... (Closed)

Created:
11 years, 3 months ago by Mark Mentovai
Modified:
9 years, 7 months ago
Reviewers:
TVL
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Don't use --owner or --group in tar -c, these options are not present in Mac OS X 10.6 ("Snow Leopard")'s tar. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=25993

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M build/mac/dump_app_syms View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Mark Mentovai
tar --version on different systems: 10.5.8: tar (GNU tar) 1.15.1 10.6.1: bsdtar 2.6.2 - libarchive ...
11 years, 3 months ago (2009-09-10 21:44:46 UTC) #1
TVL
lgtm (is there a replacement we should use on 10.6)
11 years, 3 months ago (2009-09-11 12:49:54 UTC) #2
Mark Mentovai
11 years, 3 months ago (2009-09-11 14:08:10 UTC) #3
Sadly, I found no equivalent in the man page.

TVL wrote:
> lgtm (is there a replacement we should use on 10.6)
>
> http://codereview.chromium.org/194078
>

Powered by Google App Engine
This is Rietveld 408576698