diff options
Diffstat (limited to 'tests/help-version')
-rwxr-xr-x | tests/help-version | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/help-version b/tests/help-version index a16ec0176..f7b21956f 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 |