From a669dfdabb3fa1be2e1367d53a797d495e7bd5c9 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 12 Sep 2007 14:52:26 +0200 Subject: More misc, test-related changes. (some to allow running tests as root) --- tests/mv/leak-fd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/mv/leak-fd') diff --git a/tests/mv/leak-fd b/tests/mv/leak-fd index 515ad20fb..7a0a0ba5d 100755 --- a/tests/mv/leak-fd +++ b/tests/mv/leak-fd @@ -27,8 +27,8 @@ fi # framework-failure on systems with a smaller command-line length . $srcdir/../expensive -PRIV_CHECK_ARG=require-non-root . $srcdir/../priv-check . $srcdir/../test-lib.sh +skip_if_root_ cleanup_() { rm -rf "$other_partition_tmpdir"; } . "$abs_top_srcdir/tests/other-fs-tmpdir" -- cgit v1.2.3-54-g00ecf