Skip to content
Snippets Groups Projects
Commit 8d179ed3 authored by Rick Carback's avatar Rick Carback
Browse files

Make a .elixxir directory to make hard coded path in udb happy

parent 368cca2c
Branches
No related tags found
No related merge requests found
...@@ -7,6 +7,8 @@ set -e ...@@ -7,6 +7,8 @@ set -e
rm -fr results || true rm -fr results || true
rm blob* || true rm blob* || true
mkdir -p .elixxir
SERVERLOGS=results/servers SERVERLOGS=results/servers
GATEWAYLOGS=results/gateways GATEWAYLOGS=results/gateways
CLIENTOUT=results/clients CLIENTOUT=results/clients
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment