]> git.ipfire.org Git - thirdparty/gcc.git/commit
maintainer-scripts: Fix up gcc_release without -l, where mkdir was using umask 077...
authorJakub Jelinek <jakub@redhat.com>
Thu, 12 Mar 2020 17:30:16 +0000 (18:30 +0100)
committerJakub Jelinek <jakub@redhat.com>
Tue, 17 Mar 2020 17:21:24 +0000 (18:21 +0100)
commit3739894d0cfc88b6d84134b827f33b31d646d32a
tree72131ed1679af238f383f2cb096d43b976e2372f
parent9a8af207d7d03149a438185a2a0c50eeeb96a402
maintainer-scripts: Fix up gcc_release without -l, where mkdir was using umask 077 after migration

2020-03-12  Jakub Jelinek  <jakub@redhat.com>

* gcc_release (upload_files): Without -l, pass -m 755 to the mkdir
command invoked through ssh.
maintainer-scripts/ChangeLog
maintainer-scripts/gcc_release