diff options
Diffstat (limited to 'tests/remote-store.sh')
-rw-r--r-- | tests/remote-store.sh | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/remote-store.sh b/tests/remote-store.sh new file mode 100644 index 000000000000..6a9585cacfa8 --- /dev/null +++ b/tests/remote-store.sh @@ -0,0 +1,7 @@ +source common.sh + +clearStore +clearManifests +startDaemon +$SHELL ./user-envs.sh +killDaemon |