From: Jonatan Schlag Date: Mon, 4 Jun 2018 09:50:53 +0000 (+0200) Subject: Fix path to virtual environment of hello-world test X-Git-Tag: 010~140 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c21a940ccac2a48b7061b1dbdc0c04abf1234fb3;p=network.git Fix path to virtual environment of hello-world test Signed-off-by: Jonatan Schlag Signed-off-by: Michael Tremer --- diff --git a/test/nitsi/test/hello-world/settings b/test/nitsi/test/hello-world/settings index 27447c2a..ee066ce3 100644 --- a/test/nitsi/test/hello-world/settings +++ b/test/nitsi/test/hello-world/settings @@ -7,5 +7,5 @@ Copy_to = /root/ [VIRTUAL_ENVIRONMENT] Name = basic -path = ../virtual-environment/basic +path = ../../virtual-environment/basic