Fixed a copy+paste bug of rev 5647. Thanks to Alexander E. Patrakov.
This commit is contained in:
parent
0fd1023809
commit
ed2cf194ba
@ -219,7 +219,7 @@ then
|
|||||||
-e "s/--protective-msdos-label/$protective/" \
|
-e "s/--protective-msdos-label/$protective/" \
|
||||||
)
|
)
|
||||||
|
|
||||||
elif test x"$mode" = xmbr_only_copy
|
elif test x"$mode" = xmbr_hfs_copy
|
||||||
then
|
then
|
||||||
# Exchange arguments for MBR and HFS+ layout
|
# Exchange arguments for MBR and HFS+ layout
|
||||||
x=$(echo " $*" | sed \
|
x=$(echo " $*" | sed \
|
||||||
|
Loading…
Reference in New Issue
Block a user