Merge "Fix to use "." to source script files"

This commit is contained in:
Jenkins 2017-08-31 12:06:01 +00:00 committed by Gerrit Code Review
commit 971c535259
1 changed files with 2 additions and 2 deletions

View File

@ -95,7 +95,7 @@ Source the newly created ENV file:
.. code:: bash
source ~/freezer.env
. ~/freezer.env
Check if you have successfully authenticated by Keystone:
@ -175,7 +175,7 @@ Source the newly created ENV file:
.. code:: bash
source ~/freezer.env
. ~/freezer.env
Check if you have successfully authenticated by Keystone: