diff options
Diffstat (limited to 'tests/remote-store.sh')
-rw-r--r-- | tests/remote-store.sh | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/remote-store.sh b/tests/remote-store.sh index ef289ab79a1a..6a9585cacfa8 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 |