Remove the duplicated word

Change-Id: I720e1532f177d26fbb50f00dbc612422aa60c3bd
This commit is contained in:
melissaml 2018-08-22 12:33:26 +08:00
parent bf247fbd32
commit 7c0c88df63
1 changed files with 1 additions and 1 deletions

View File

@ -847,7 +847,7 @@ If those don't apply, this will mean the following changes:
``WORKSPACE`` and ``BUILD_TIMEOUT`` environment variables. Zuul and nodepool
info is available in the zuul and nodepool ansible vars. Timeout information
is in ``zuul.timeout``. WORKSPACE isn't really a thing in v3. Tasks all start
in ``/home/zuul``, and the source code for the the project that triggered the
in ``/home/zuul``, and the source code for the project that triggered the
change is in ``src/{{ zuul.project.canonical_name }}``.
We added a ``mkdir /home/zuul/workspace`` to each generated playbook, but