Whamcloud - gitweb
tests: make generated test scripts read-only
authorAndreas Dilger <andreas.dilger@intel.com>
Mon, 2 Jul 2018 21:06:32 +0000 (17:06 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 2 Jul 2018 21:28:25 +0000 (17:28 -0400)
commit6e2863e445044758518fc4c5276128610da4d203
tree097aa70290f576aebe45bf1dcc45d90a20d04695
parent867ffd4744899297961d952fa10f35225bd455b0
tests: make generated test scripts read-only

Make generated test scripts read-only, to avoid errors by developers
editing the generated test scripts and then having them accidentally
clobbered when "make" is run again.

Change-Id: I60d417b816b7c559b5e05baf4167fc2cf2a871cf
Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
tests/Makefile.in