summaryrefslogtreecommitdiff
path: root/tests/touch
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2008-04-25 14:39:38 +0200
committerJim Meyering <meyering@redhat.com>2008-04-27 21:31:33 +0200
commit972e2737abf30c522c029051a13354756413ea46 (patch)
treeab874ea0f443e89ca576792a10c25d74e30808d2 /tests/touch
parent816e56a3deff5d95c946b52622a60c17d6d74ee4 (diff)
downloadcoreutils-972e2737abf30c522c029051a13354756413ea46.tar.xz
tests: don't source envvar-check manually, test-lib.sh does it
* tests/cp/abuse: Remove ". $top_srcdir/tests/envvar-check". * tests/cp/parent-perm: Likewise. * tests/cp/special-f: Likewise. * tests/ls/proc-selinux-segfault: Likewise. * tests/misc/help-version: Likewise. * tests/mkdir/selinux: Likewise. * tests/mv/sticky-to-xpart: Likewise. * tests/touch/now-owned-by-other: Likewise. * tests/sample-test: Remove commented out suggestion.
Diffstat (limited to 'tests/touch')
-rwxr-xr-xtests/touch/now-owned-by-other1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/touch/now-owned-by-other b/tests/touch/now-owned-by-other
index 7aaa4f3a0..2f85850bb 100755
--- a/tests/touch/now-owned-by-other
+++ b/tests/touch/now-owned-by-other
@@ -21,7 +21,6 @@ if test "$VERBOSE" = yes; then
touch --version
fi
-. $top_srcdir/tests/envvar-check
. $top_srcdir/tests/test-lib.sh
require_root_