commit | bfa1b2e8e8aaddcf849011a12cb2ac634b27f339 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Tue May 11 03:53:57 2010 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Tue May 11 03:53:57 2010 +0200 |
tree | 4a5fbaef1371fb8b2ca504e753fa2a31d25234d4 | |
parent | 6334390aef2eb52cc827a6d18f942b2b8a04ef59 [diff] [blame] |
randomtest fixes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
diff --git a/testsuite/du/du-works b/testsuite/du/du-works index 46a336d..4db684a 100644 --- a/testsuite/du/du-works +++ b/testsuite/du/du-works
@@ -1,3 +1,5 @@ +# FEATURE: CONFIG_FEATURE_DU_DEFAULT_BLOCKSIZE_1K + d=/bin du "$d" > logfile.gnu busybox du "$d" > logfile.bb