summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules
diff options
context:
space:
mode:
authorBjørn Forsman <bjorn.forsman@gmail.com>2017-10-08 15:35:47 +0200
committerBjørn Forsman <bjorn.forsman@gmail.com>2017-10-14 15:29:02 +0200
commit0ff4bb5f875afe8eb208bbabb3f52dc29539d2bc (patch)
tree5057f780699fcd8ca99ce859ff25b79ea734120f /pkgs/development/python-modules
parent415db05504cdf8422fd8b681fd1f1e91b920230a (diff)
nixos: run parted with --script option
-s, --script: never prompts for user intervention Sometimes the NixOS installer tests fail when they invoke parted, e.g. https://hydra.nixos.org/build/62513826/nixlog/1. But instead of exiting right there, the tests hang until the Nix builder times out (and kills the build). With this change the tests would instead fail immediately, which is preferred. While at it, use "parted --script" treewide, so nobody gets build timeout due to parted error (or misuse). (Only nixos/ use it, and only non-interactive.) A few instances already use the short option "-s", convert them to long option "--short".
Diffstat (limited to 'pkgs/development/python-modules')
0 files changed, 0 insertions, 0 deletions