Ensure that some gnulib-tool-generated files are read-only.
authorJim Meyering <jim@meyering.net>
Wed, 6 Sep 2006 22:00:15 +0000 (22:00 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 6 Sep 2006 22:00:15 +0000 (22:00 +0000)
commit36422ec95c75a4c4c8a0ac7b6286bdfe97ccdb2d
tree6c055c93d95d565a72d8134ad86697b612d6b1b3
parentef2071bc678b0659cc32ba6d39039ff0f98d2a7d
Ensure that some gnulib-tool-generated files are read-only.
* bootstrap (slurp): Put the body of this function in a sub-shell,
with "umask a-w" so that all new files are read-only.  Remove each
file before we write to it, in case it's read-only.
Make po/Makevars and runtime-po/Makevars read-only, too.
ChangeLog
bootstrap