summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2009-10-23 08:12:29 -0600
committerEric Blake <ebb9@byu.net>2009-10-23 16:31:34 -0600
commit2122247acae6672e2dcfba095dc84cf84bc8ef41 (patch)
tree7eabf249a1b6f8100ef16c57e1e7d7f93af67a2a
parentbd933c125073bf5b071d8ea0631de8aac3a8c3e9 (diff)
downloadcoreutils-2122247acae6672e2dcfba095dc84cf84bc8ef41.tar.xz
maint: move chroot test
* tests/chroot/credentials: Move... * tests/misc/chroot-credentials: ...here, to reduce number of directories. * tests/Makefile.am (root_tests): Reflect rename.
-rw-r--r--tests/Makefile.am2
-rwxr-xr-xtests/misc/chroot-credentials (renamed from tests/chroot/credentials)0
2 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index ae17e9fe2..be92fbaea 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -24,12 +24,12 @@ root_tests = \
cp/preserve-gid \
cp/special-bits \
cp/cp-mv-enotsup-xattr \
- chroot/credentials \
dd/skip-seek-past-dev \
install/install-C-root \
ls/capability \
ls/nameless-uid \
misc/chcon \
+ misc/chroot-credentials \
misc/selinux \
misc/truncate-owned-by-other \
mkdir/writable-under-readonly \
diff --git a/tests/chroot/credentials b/tests/misc/chroot-credentials
index f200f14ab..f200f14ab 100755
--- a/tests/chroot/credentials
+++ b/tests/misc/chroot-credentials