summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ae7b811..6c644f7 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,6 @@
GO ?= go
+# This is so that all the tests don't manipulate ~/.ssh/known_hosts
+DTAIL_SSH_DONT_ADD_HOSTS_TO_KNOWNHOSTS_FILE = yes
all: build
build: dserver dcat dgrep dmap dtail dtailhealth
dserver: