Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make dist: specify the archive file as stdout #33424

Merged
merged 1 commit into from
May 8, 2016
Merged

Conversation

semarie
Copy link
Contributor

@semarie semarie commented May 5, 2016

If the -f option isn't given, GNU tar will use environment variable
TAPE first, and next use the compiled-in default, which isn't
necessary stdout (it is the tape device /dev/rst0 under OpenBSD for
example).

If the `-f` option isn't given, GNU tar will use environment variable
`TAPE` first, and next use the compiled-in default, which isn't
necessary `stdout` (it is the tape device `/dev/rst0` under OpenBSD for
example).
@rust-highfive
Copy link
Collaborator

r? @brson

(rust_highfive has picked a reviewer for you, use r? to override)

@semarie semarie changed the title specify the archive file as stdout make dist: specify the archive file as stdout May 5, 2016
@alexcrichton
Copy link
Member

What. in. the. world.

@bors: r+ 2111725

@brson
Copy link
Contributor

brson commented May 5, 2016

Thanks, Unix.

Manishearth added a commit to Manishearth/rust that referenced this pull request May 8, 2016
make dist: specify the archive file as stdout

If the `-f` option isn't given, GNU tar will use environment variable
`TAPE` first, and next use the compiled-in default, which isn't
necessary `stdout` (it is the tape device `/dev/rst0` under OpenBSD for
example).
bors added a commit that referenced this pull request May 8, 2016
Rollup of 8 pull requests

- Successful merges: #33369, #33373, #33404, #33406, #33420, #33424, #33426, #33473
- Failed merges:
Manishearth added a commit to Manishearth/rust that referenced this pull request May 8, 2016
make dist: specify the archive file as stdout

If the `-f` option isn't given, GNU tar will use environment variable
`TAPE` first, and next use the compiled-in default, which isn't
necessary `stdout` (it is the tape device `/dev/rst0` under OpenBSD for
example).
bors added a commit that referenced this pull request May 8, 2016
Rollup of 8 pull requests

- Successful merges: #33369, #33373, #33404, #33406, #33420, #33424, #33426, #33473
- Failed merges:
@bors bors merged commit 2111725 into rust-lang:master May 8, 2016
@semarie semarie deleted the dist branch May 8, 2016 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants