diff options
author | David Thompson <dthompson2@worcester.edu> | 2015-10-09 12:11:24 -0400 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2015-10-09 12:17:01 -0400 |
commit | 1de2fe95e017c42aacbaa34f5dab8d48249cc064 (patch) | |
tree | 12ee4d22703352afcf478f581b4b2cfafc8a8b6e /configure.ac | |
parent | bbd00d2012833c6419a62f6490cbef3e896b1e11 (diff) | |
download | patches-1de2fe95e017c42aacbaa34f5dab8d48249cc064.tar patches-1de2fe95e017c42aacbaa34f5dab8d48249cc064.tar.gz |
scripts: environment: Use system* instead of system.
This allows for direct program invokation without needing a shell to act
as a command interpreter.
* guix/scripts/environment.scm (%default-shell): New variable.
(show-help): Adjust description. Remove '--exec' reference.
(%default-options): Use '%default-shell'.
(%options): Adjust '--exec' to run command via the default shell.
(parse-args): New procedure.
(guix-environment): Use 'parse-args'. Use 'system*' instead of
'system'.
* tests/guix-environment.sh: Add test for '--' command invokation.
* doc/guix.texi ("Invoking guix environment"): Use new syntax. Remove
'--exec' documentation.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions