mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
bug #1753: Empty FSTYPES do not tries to make any filesystem
This commit is contained in:
parent
4387159f8b
commit
49ab858b3f
@ -243,7 +243,7 @@ function mkfs_command {
|
||||
"jfs")
|
||||
OPTS="-q"
|
||||
;;
|
||||
"raw")
|
||||
"raw"|"")
|
||||
echo ""
|
||||
return 0
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user