diff options
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/zfs-tests.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/zfs-tests.sh b/scripts/zfs-tests.sh index 0c8a56c27..dada21917 100755 --- a/scripts/zfs-tests.sh +++ b/scripts/zfs-tests.sh @@ -165,7 +165,7 @@ OPTIONS: -k Disable cleanup after test failure -f Use files only, disables block device tests -d DIR Use DIR for files and loopback devices - -s SIZE Use vdevs of SIZE (default: 4G) + -s SIZE Use vdevs of SIZE (default: 2G) -r RUNFILE Run tests in RUNFILE (default: linux.run) EXAMPLES: |