summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2018-10-31 11:00:25 +0300
committerDevaev Maxim <[email protected]>2018-10-31 11:00:25 +0300
commite0cab7db58baf856736893d084e0d2a1cf0c9a3f (patch)
treed69377fba818eea5c693af6cc4b3dbf56760b500 /Makefile
parent1a06e8d1eb4f9afa72fd4d1ca506724c7a8c54c0 (diff)
configs moving
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 95da8c59..bb5efabc 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ TESTENV_CMD ?= /bin/bash -c " \
&& ln -s $(TESTENV_VIDEO) /dev/kvmd-streamer \
&& (losetup -d /dev/kvmd-msd || true) \
&& losetup /dev/kvmd-msd /root/loop.img \
- && python -m kvmd -c testenv/kvmd.yaml \
+ && python -m kvmd -c testenv/kvmd.conf \
"