Se corrige Disk.lib según instrucciones ticket 101 http://www.informatica.us.es:8080/opengnsys/ticket/101
git-svn-id: https://opengnsys.es/svn/trunk@708 a21b9725-9963-47de-94b9-378ad31fedc9remotes/github/debian-pkg
parent
1ede889de1
commit
b061ad015a
|
@ -441,8 +441,8 @@ echo $PARTS | cut -sf1-4 -d" " | sed 's/\( EMPTY:0\)*$//'
|
|||
#@param int_ndisk nº de orden del disco
|
||||
#@see ogListPartitions
|
||||
#*/ ##
|
||||
function ogListLogicalPartitions
|
||||
() {
|
||||
function ogListLogicalPartitions ()
|
||||
{
|
||||
# Variables locales.
|
||||
local PARTS
|
||||
|
||||
|
|
Loading…
Reference in New Issue