From 12f6bb33d2cf56e8adf482950734a9af5f78a496 Mon Sep 17 00:00:00 2001 From: Graham Christensen Date: Thu, 13 Jul 2017 19:03:35 -0400 Subject: If there is no TTY, also skip verbose sudo messages --- tests/install-darwin.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/install-darwin.sh') diff --git a/tests/install-darwin.sh b/tests/install-darwin.sh index 3f64944ef814..eb251fa39394 100755 --- a/tests/install-darwin.sh +++ b/tests/install-darwin.sh @@ -91,5 +91,6 @@ verify echo -n "" | PINCH_ME_IM_SILLY=true ./install verify test -e /nix/store/.silly-hint + cleanup ) -- cgit 1.4.1