aboutsummaryrefslogtreecommitdiffstats
path: root/tests/sample-test
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2007-09-12 14:52:26 +0200
committerJim Meyering <jim@meyering.net>2007-09-15 08:40:39 +0200
commita669dfdabb3fa1be2e1367d53a797d495e7bd5c9 (patch)
treec88d6414649f7f4f5571138e193c72da44a03876 /tests/sample-test
parentMove all tests from test/{od,sha1sum,shred,stty} to tests/misc/. (diff)
downloadcoreutils-a669dfdabb3fa1be2e1367d53a797d495e7bd5c9.tar.gz
coreutils-a669dfdabb3fa1be2e1367d53a797d495e7bd5c9.zip
More misc, test-related changes. (some to allow running tests as root)
Diffstat (limited to 'tests/sample-test')
-rw-r--r--tests/sample-test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sample-test b/tests/sample-test
index ca9429345..e5e54e483 100644
--- a/tests/sample-test
+++ b/tests/sample-test
@@ -24,8 +24,8 @@ fi
# FIXME: . $srcdir/../envvar-check
# FIXME: . $srcdir/../lang-default
# FIXME: PRIV_CHECK_ARG=require-root . $srcdir/../priv-check
-# FIXME: PRIV_CHECK_ARG=require-non-root . $srcdir/../priv-check
. $srcdir/../test-lib.sh
+# FIXME skip_if_root_
# If used, these must *follow* test-lib.sh.
# FIXME: cleanup_() { rm -rf "$other_partition_tmpdir"; }