GNU bug report logs -
#33134
[PATCH 0/1] guix-install.sh: Add ability to run it non-interactively.
Previous Next
Reported by: rsiddharth <s <at> ricketyspace.net>
Date: Wed, 24 Oct 2018 00:17:01 UTC
Severity: normal
Tags: patch
Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
The following patch series adds "auto yes/no" switch to the guix-install.sh
script.
It works like this:
guix-install.sh -y
[ for non-interactively answering 'yes' to all y/n prompts ]
guix-install.sh -n
[ for non-interactively answering 'no' to all y/n prompts ]
If either the -y or the -n switch is provided, the script will skip the
"Press return to continue..." prompt.
I'm not a bash expert; if there is a better way to do this, let me know. I
would be happy to refactor and send a fresh patch series.
rsiddharth (5):
guix-install.sh: Update welcome.
guix-install.sh: Add parse_args.
guix-install.sh: Update main.
guix-install.sh: Update welcome.
guix-install.sh: Update sys_authorize_build_farms.
etc/guix-install.sh | 26 +++++++++++++++++++++++---
1 file changed, 23 insertions(+), 3 deletions(-)
--
2.19.1
This bug report was last modified 3 years and 309 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.