public inbox for network@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH 1/3] Fix path to virtual environment of hello-world test
@ 2018-06-04  9:50 Jonatan Schlag
  0 siblings, 0 replies; only message in thread
From: Jonatan Schlag @ 2018-06-04  9:50 UTC (permalink / raw)
  To: network

[-- Attachment #1: Type: text/plain, Size: 544 bytes --]

Signed-off-by: Jonatan Schlag <jonatan.schlag(a)ipfire.org>
---
 test/nitsi/test/hello-world/settings | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/nitsi/test/hello-world/settings b/test/nitsi/test/hello-world/settings
index 27447c2..ee066ce 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
 
-- 
2.11.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-06-04  9:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-04  9:50 [PATCH 1/3] Fix path to virtual environment of hello-world test Jonatan Schlag

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox