diff options
author | Enji Cooper <ngie@FreeBSD.org> | 2017-06-28 08:48:09 +0000 |
---|---|---|
committer | Enji Cooper <ngie@FreeBSD.org> | 2017-06-28 08:48:09 +0000 |
commit | a5b450a49bc66a4d95320117399db1432dab6872 (patch) | |
tree | 39a39ec551b0e354cb0265a0b8c7f2b5ba521430 /tests/chmod/00.t | |
parent | 9a56205fc912cc30c498cd8ab536eef96373b16f (diff) |
Notes
Diffstat (limited to 'tests/chmod/00.t')
-rw-r--r-- | tests/chmod/00.t | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/chmod/00.t b/tests/chmod/00.t index d68d0cf4e652a..f7ab7a670272d 100644 --- a/tests/chmod/00.t +++ b/tests/chmod/00.t @@ -1,4 +1,5 @@ #!/bin/sh +# vim: filetype=sh noexpandtab ts=8 sw=8 # $FreeBSD: head/tools/regression/pjdfstest/tests/chmod/00.t 211352 2010-08-15 21:24:17Z pjd $ desc="chmod changes permission" |