From e0d39c8dc47af203ef0647c277e0e26f3b9176d4 Mon Sep 17 00:00:00 2001 From: Graham Christensen Date: Fri, 14 Jul 2017 06:28:24 -0400 Subject: Rename PINCH_ME_IM_SILLY to ALLOW_PREEXISTING_INSTALLATION --- tests/install-darwin.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/install-darwin.sh') diff --git a/tests/install-darwin.sh b/tests/install-darwin.sh index eb251fa39394..c99ce84acab0 100755 --- a/tests/install-darwin.sh +++ b/tests/install-darwin.sh @@ -88,7 +88,7 @@ verify sudo mkdir -p /nix/store sudo touch /nix/store/.silly-hint - echo -n "" | PINCH_ME_IM_SILLY=true ./install + echo -n "" | ALLOW_PREEXISTING_INSTALLATION=true ./install verify test -e /nix/store/.silly-hint -- cgit 1.4.1