diff options
Diffstat (limited to 'tests/mv')
-rwxr-xr-x | tests/mv/sticky-to-xpart | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mv/sticky-to-xpart b/tests/mv/sticky-to-xpart index 04690d75b..ac2e16193 100755 --- a/tests/mv/sticky-to-xpart +++ b/tests/mv/sticky-to-xpart @@ -26,8 +26,8 @@ fi . $srcdir/../envvar-check . $srcdir/../lang-default -PRIV_CHECK_ARG=require-root . $srcdir/../priv-check . $srcdir/../test-lib.sh +require_root_ cleanup_() { rm -rf "$other_partition_tmpdir"; } . "$abs_top_srcdir/tests/other-fs-tmpdir" |