commit | 7546627500b90e3fbf4bb598bcca169f1af85816 | [log] [tgz] |
---|---|---|
author | Alex Van Damme <atv@google.com> | Tue Oct 16 17:05:56 2018 -0700 |
committer | Alex Van Damme <atv@google.com> | Wed Oct 17 17:11:05 2018 +0000 |
tree | 8f148defbdbcc3e6bf30bbd548f33439331d6dc3 | |
parent | 4ea3aba9e81e598259e8b5ad67912141a23f112d [diff] |
Fix permissions on 99network-settings - If 99network-settings isn't world readable, pbuilder fails to copy it in. The permissions of the file are determined by your umask at checkout time, so just set them after the copy to avoid issue. Change-Id: Ib230f904864c0dcaf3194535de642fcf9f43d040