I just made a parted (I haven't in the past).
When doing tests on ubuntu, I get:
~
~
* ok 4: make an ext2 primary partition
* ok 5: check for empty output
* FAIL 6: resize ext2 primary partition
parted -s $dev resize 1 0 $NEW_SIZE > out 2>&1
* FAIL 7: check for empty output
$compare out /dev/null
* failed 2 among 7 test(s)
FAIL: t3100-resize-ext2-partion.sh
===================================
2 of 8 tests failed
Please report to [email protected]
===================================
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory `/usr/local/obj/gnu/parted-1.8.8/tests'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/usr/local/obj/gnu/parted-1.8.8/tests'
marty
_______________________________________________
bug-parted mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-parted