Jim Meyering <[EMAIL PROTECTED]> writes:
> --- a/libparted/fs/ext2/ext2_mkfs.c
> +++ b/libparted/fs/ext2/ext2_mkfs.c
> @@ -589,6 +590,7 @@ struct ext2_fs *ext2_mkfs(struct ext2_dev_handle *handle,
> fs_too_small = 1;
>
> if (fs_too_small) {
> + diagnose_fs_too_small:
> ped_exception_throw (
> PED_EXCEPTION_ERROR,
> PED_EXCEPTION_CANCEL,
Isn't the label wrongly indented?
> --- /dev/null
> +++ b/tests/t3000-constraints.sh
> @@ -0,0 +1,61 @@
<...>
> +test_expect_success \
> + 'normalize the actual output' \
> + 'sed "s,
> *
> ,,;s, $,," out > o2 && mv -f o2 out'
> +
<...>
Looks like a line break. Is it right?
--
O T A V I O S A L V A D O R
---------------------------------------------
E-mail: [EMAIL PROTECTED] UIN: 5906116
GNU/Linux User: 239058 GPG ID: 49A5F855
Home Page: http://otavio.ossystems.com.br
---------------------------------------------
"Microsoft sells you Windows ... Linux gives
you the whole house."
_______________________________________________
parted-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/parted-devel