diff options
Diffstat (limited to 'tests/du')
-rwxr-xr-x | tests/du/bind-mount-dir-cycle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/du/bind-mount-dir-cycle b/tests/du/bind-mount-dir-cycle index 8f9e197f9..516ceae58 100755 --- a/tests/du/bind-mount-dir-cycle +++ b/tests/du/bind-mount-dir-cycle @@ -17,7 +17,7 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. . "${srcdir=.}/init.sh"; path_prepend_ ../src -print_ver_ rm +print_ver_ du require_root_ cleanup_() |