If there is no TTY, also skip verbose sudo messages

This commit is contained in:
Graham Christensen 2017-07-13 19:03:35 -04:00
parent ce2281e6d8
commit 12f6bb33d2
No known key found for this signature in database
GPG key ID: 06121D366FE9435C
2 changed files with 34 additions and 3 deletions

View file

@ -91,5 +91,6 @@ verify
echo -n "" | PINCH_ME_IM_SILLY=true ./install
verify
test -e /nix/store/.silly-hint
cleanup
)