diff options
Diffstat (limited to 'tests/misc-tests/004-shrink-fs/test.sh')
-rwxr-xr-x | tests/misc-tests/004-shrink-fs/test.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/misc-tests/004-shrink-fs/test.sh b/tests/misc-tests/004-shrink-fs/test.sh index b1321520..88740358 100755 --- a/tests/misc-tests/004-shrink-fs/test.sh +++ b/tests/misc-tests/004-shrink-fs/test.sh @@ -7,6 +7,8 @@ source $TOP/tests/common check_prereq mkfs.btrfs +check_prereq btrfs + setup_root_helper # Optionally take id of the device to shrink |