Fixed a copy+paste bug of rev 5647. Thanks to Alexander E. Patrakov.

This commit is contained in:
Thomas Schmitt 2016-01-02 10:10:23 +00:00
parent 67c13115b0
commit 8aa558f956
1 changed files with 1 additions and 1 deletions

View File

@ -219,7 +219,7 @@ then
-e "s/--protective-msdos-label/$protective/" \
)
elif test x"$mode" = xmbr_only_copy
elif test x"$mode" = xmbr_hfs_copy
then
# Exchange arguments for MBR and HFS+ layout
x=$(echo " $*" | sed \