summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2007-02-12 19:35:25 +0100
committerJim Meyering <jim@meyering.net>2007-03-29 21:37:06 +0200
commitadd8b3614847cacba66662ee701d0ce2f3e36802 (patch)
treeda27f455d51d24364c9e03365c3cdbb8f3566f6e /ChangeLog
parentc6922b6f7e3ed8c0d565f588df3bd4daf6635f2b (diff)
downloadcoreutils-add8b3614847cacba66662ee701d0ce2f3e36802.tar.xz
Arrange for "make check-root" to run the new root-only test.
* tests/Makefile.am (t9): New target, to run tests/cp/cp-a-selinux. (all_t): Add t9. Use a directory on a loopback device mounted with -o context=... * tests/cp/cp-a-selinux: Since this test now runs mount and umount, it is a root-only one.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1396ed803..f3549aa80 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -614,9 +614,17 @@
consistent, so this can be applied with patch -p0.
Reported by Matthew Woehlke.
+ Arrange for "make check-root" to run the new root-only test.
+ * tests/Makefile.am (t9): New target, to run tests/cp/cp-a-selinux.
+ (all_t): Add t9.
+
* Makefile.maint (patch-check): Use patch with its -p2 option,
since that makes this check slightly more strict.
+ Use a directory on a loopback device mounted with -o context=...
+ * tests/cp/cp-a-selinux: Since this test now runs mount and umount,
+ it is a root-only one.
+
2007-01-29 Jim Meyering <jim@meyering.net>
Plug a leak in ls.