aboutsummaryrefslogtreecommitdiff
path: root/tests/remote-store.sh
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2012-10-03 17:30:45 -0400
committerEelco Dolstra <eelco.dolstra@logicblox.com>2012-10-03 17:30:45 -0400
commit522ecab9b83902de5a3010b50b9532e376cbba4c (patch)
tree87d471d089f60c9d6539742e695281b2aeaf102a /tests/remote-store.sh
parent7586095504f238a35937426aa870cb6d2a7b2862 (diff)
Drop support for running nix-worker in "slave" mode
AFAIK nobody uses this, setuid binaries are evil, and there is no good reason why people can't just run the daemon.
Diffstat (limited to 'tests/remote-store.sh')
-rw-r--r--tests/remote-store.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/remote-store.sh b/tests/remote-store.sh
index ef289ab79..6a9585cac 100644
--- a/tests/remote-store.sh
+++ b/tests/remote-store.sh
@@ -1,11 +1,5 @@
source common.sh
-echo '*** testing slave mode ***'
-clearStore
-clearManifests
-NIX_REMOTE_=slave $SHELL ./user-envs.sh
-
-echo '*** testing daemon mode ***'
clearStore
clearManifests
startDaemon