Page MenuHomeFreeBSD

D56476.diff
No OneTemporary

D56476.diff

diff --git a/usr.bin/du/tests/du_test.sh b/usr.bin/du/tests/du_test.sh
--- a/usr.bin/du/tests/du_test.sh
+++ b/usr.bin/du/tests/du_test.sh
@@ -23,6 +23,10 @@
# SUCH DAMAGE.
#
+# This is the default in a FreeBSD login session, but may be unset if
+# run under sudo or in a different environment.
+export BLOCKSIZE=K
+
require_sparse_file_support()
{
if ! getconf MIN_HOLE_SIZE "$(pwd)"; then

File Metadata

Mime Type
text/plain
Expires
Wed, May 27, 9:33 PM (18 h, 49 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31729784
Default Alt Text
D56476.diff (400 B)

Event Timeline