Use "." to source script files
To follow our docs conventions. Change-Id: Id833eecfa80a18991e3fda8e19eaa34e04a5eb92
This commit is contained in:
parent
3e88ab6c9e
commit
349a9810f4
@ -429,7 +429,7 @@ directory in the ``shell`` screen and edit your middleware module.
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
$ source openrc
|
||||
$ . openrc
|
||||
|
||||
#. Create a container called ``middleware-test``:
|
||||
|
||||
@ -786,7 +786,7 @@ When you join the screen session that ``stack.sh`` starts with
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
$ source openrc
|
||||
$ . openrc
|
||||
|
||||
#. Put the image ID for the only installed image into an environment
|
||||
variable:
|
||||
|
@ -181,7 +181,7 @@ signed images:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
$ source openrc demo
|
||||
$ . openrc demo
|
||||
$ export OS_IMAGE_API_VERSION=2
|
||||
$ glance image-create\
|
||||
--property name=cirrosSignedImage_goodSignature\
|
||||
|
Loading…
Reference in New Issue
Block a user