diff options
| author | Colin Watson <cjwatson@debian.org> | 2017-08-27 08:16:21 +0100 |
|---|---|---|
| committer | Pádraig Brady <P@draigBrady.com> | 2017-08-29 00:38:19 -0700 |
| commit | 57dea5ed07471b2192cc5edf08993e663a3f6802 (patch) | |
| tree | 1389a554324608c041f868e6aae381f6e52109ab /scripts/git-hooks/commit-msg | |
| parent | tests: don't fail tests when failing to write files (diff) | |
| download | coreutils-57dea5ed07471b2192cc5edf08993e663a3f6802.tar.gz coreutils-57dea5ed07471b2192cc5edf08993e663a3f6802.zip | |
env: add --chdir option
This is useful when chaining with other commands that run commands in a
different context, while avoiding using the shell to cd, and thus
having to consider shell quoting the chained command.
* NEWS (New features): Document the new option.
* doc/coreutils.texi (env invocation): Likewise.
* src/env.c (usage): Likewise.
(main): Implement the new option.
* tests/misc/env.sh: Test the new option.
Diffstat (limited to 'scripts/git-hooks/commit-msg')
0 files changed, 0 insertions, 0 deletions
