diff options
-rw-r--r-- | tests/Makefile.am | 2 | ||||
-rwxr-xr-x | tests/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 |