Remove workaround for bug 1668939

Since 1668939 is resolved, no need anymore to change ownership
on .cache directory for building images.

Change-Id: I5b058331457ad1c23c67a9d0a426432a147676e7
Related-Bug: #1668939
This commit is contained in:
Sagi Shnaidman 2018-01-06 02:38:17 +02:00
parent 2a4f05641b
commit 660b181c06
1 changed files with 0 additions and 5 deletions

View File

@ -13,9 +13,4 @@ export {{ var }}
openstack undercloud install
## * Workaround for bug https://bugs.launchpad.net/tripleo/+bug/1668939
## ::
sudo chown -R $USER: ~/.cache || true
### --stop_docs