mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-08-04 07:43:58 +02:00
*** empty log message ***
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#!/bin/sh
|
||||
# Ensure that even when run from an inaccessible directory, du can still
|
||||
# operate on accessible directories elsewhere.
|
||||
# Before the switch to an fts-based implementation in coreutils 5.0.92,
|
||||
# this test would fail.
|
||||
|
||||
if test "$VERBOSE" = yes; then
|
||||
set -x
|
||||
|
||||
Reference in New Issue
Block a user