We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ca35d8 commit 80c3d72Copy full SHA for 80c3d72
extras/test/60_resize.sh
@@ -24,10 +24,10 @@ if test_have_prereq BTRFS; then
24
tt resize -s 280 $tomb -k $tomb_key --unsafe --tomb-pwd $DUMMYPASS
25
'
26
27
- test_export "btrfsmixed"
28
- test_expect_success 'Testing resize using BTRFS filesystem' '
29
- tt resize -s 190 $tomb -k $tomb_key --unsafe --tomb-pwd $DUMMYPASS
30
- '
+ # test_export "btrfsmixed"
+ # test_expect_success 'Testing resize using BTRFS filesystem' '
+ # tt resize -s 190 $tomb -k $tomb_key --unsafe --tomb-pwd $DUMMYPASS
+ # '
31
fi
32
33
test_done
0 commit comments