From: Jim Meyering Date: Sun, 24 Sep 2006 16:46:41 +0000 (+0000) Subject: * tests/help-version (sync_args): Don't call sync, since it spins up X-Git-Tag: v6.3~32 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6649f01059791363a0274f411600560f21dc5e09;p=thirdparty%2Fcoreutils.git * tests/help-version (sync_args): Don't call sync, since it spins up disks that I've deliberately caused to spin down (but not unmounted). --- diff --git a/ChangeLog b/ChangeLog index 5b371a5f0b..436bec2b31 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2006-09-24 Jim Meyering + * tests/help-version (sync_args): Don't call sync, since it spins up + disks that I've deliberately caused to spin down (but not unmounted). + * NEWS: Mention the improvement to sort. * tests/tail-2/proc-ksyms: Require that /proc/ksyms be readable diff --git a/tests/help-version b/tests/help-version index a16ec01769..f7b21956f6 100755 --- a/tests/help-version +++ b/tests/help-version @@ -161,6 +161,11 @@ printf_args=foo seq_args=10 sleep_args=0 su_args=--version + +# I'd rather not run sync, since it spins up disks that I've +# deliberately caused to spin down (but not unmounted). +sync_args=--version + test_args=foo # This is necessary in the unusual event that there is