Code Review
/
bottlenecks.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
1baf04d
)
Fix path for util script in posca guide
05/48405/1
author
Yujun Zhang
<zhang.yujunz@zte.com.cn>
Tue, 5 Dec 2017 18:56:15 +0000
(10:56 -0800)
committer
Yujun Zhang
<zhang.yujunz@zte.com.cn>
Tue, 5 Dec 2017 18:56:15 +0000
(10:56 -0800)
Change-Id: I957d2232ceafad45ec40f7f99e9b11629887b059
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
docs/testing/user/userguide/posca_guide.rst
patch
|
blob
|
history
diff --git
a/docs/testing/user/userguide/posca_guide.rst
b/docs/testing/user/userguide/posca_guide.rst
index
009aedb
..
fc811b5
100644
(file)
--- a/
docs/testing/user/userguide/posca_guide.rst
+++ b/
docs/testing/user/userguide/posca_guide.rst
@@
-102,7
+102,7
@@
environment, you could use the following command to get the required files.
.. code-block:: bash
- bash /utils/env_prepare/config_prepare.sh -i <installer> [--debug]
+ bash
.
/utils/env_prepare/config_prepare.sh -i <installer> [--debug]
Note that if we execute the command above, then admin_rc.sh and pod.yml gets created automatically in /tmp folder along with the line `export OS_CACERT=/tmp/os_cacert` added in admin_rc.sh file.