[1/3] Fix path to virtual environment of hello-world test

Message ID 20180604095055.1419-1-jonatan.schlag@ipfire.org
State Accepted
Commit c21a940ccac2a48b7061b1dbdc0c04abf1234fb3
Headers
Series [1/3] Fix path to virtual environment of hello-world test |

Commit Message

Jonatan Schlag June 4, 2018, 7:50 p.m. UTC
  Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
---
 test/nitsi/test/hello-world/settings | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Patch

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