1
0
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:
Jim Meyering
2003-10-02 17:14:39 +00:00
parent 858d2b2f73
commit 77043f0f21
+2
View File
@@ -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