From: Thierry Parmentelat <thierry.parmentelat@inria.fr>
Date: Fri, 24 Jan 2014 10:41:18 +0000 (+0100)
Subject: one single simpler command to create build or test vms
X-Git-Tag: tests-5.3-2~35
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=a161111621b56df355e7473ba28d0e667105409e;p=tests.git

one single simpler command to create build or test vms
---

diff --git a/system/TestPlc.py b/system/TestPlc.py
index ffd8f5b..c9b621b 100644
--- a/system/TestPlc.py
+++ b/system/TestPlc.py
@@ -638,7 +638,7 @@ class TestPlc:
 	    repo_url = os.path.dirname(repo_url)
 
         # invoke initvm (drop support for vs)
-        script="ltest-initvm.sh"
+        script="lbuild-initvm.sh"
         script_options=""
         # pass the vbuild-nightly options to [lv]test-initvm
         script_options += " -p %s"%self.options.personality