summaryrefslogtreecommitdiffstats
path: root/prototypes/xci
diff options
context:
space:
mode:
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>2017-06-02 16:23:05 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-06-02 16:23:05 +0000
commit14ac0b52e383b29f63455defcf2317fa2cce01a2 (patch)
tree368ca17a0be58d7518d95f987594163d9f4d1c4e /prototypes/xci
parent3c9586d2ea6e32940e9fa311de495520d26c719d (diff)
parentc329386b9aab3d9633dd7c791818e6308cd3027d (diff)
Merge "Remove sudo usage from xci-deploy"
Diffstat (limited to 'prototypes/xci')
-rw-r--r--prototypes/xci/README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/prototypes/xci/README.rst b/prototypes/xci/README.rst
index 6d7af0d6e..f6539bb85 100644
--- a/prototypes/xci/README.rst
+++ b/prototypes/xci/README.rst
@@ -113,7 +113,7 @@ change into directory where the sandbox script is located
execute sandbox script
- sudo -E ./xci-deploy.sh
+ ./xci-deploy.sh
Issuing above command will start aio sandbox deployment and the sandbox
should be ready between 1,5 and 2 hours depending on the host machine.