[parted-devel] [PATCH 4/7] parted: make _partition_warn_busy actually a warning instead of an error

Brian C. Lane bcl at redhat.com
Wed Jun 11 19:10:24 UTC 2014


On Sun, May 25, 2014 at 05:11:30PM -0400, Phillip Susi wrote:
> -echo "Error: Partition $dev is being used. You must unmount it before you modify \
> -it with Parted." > exp
> +echo "Warning: Partition /dev/sdf is being used. Are you sure you want to continue?" > exp
>  compare exp out || fail=1

This should be ${dev} not /dev/sdf

-- 
Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)



More information about the parted-devel mailing list