version 1.0.2 #423 ver changeset:2134 - (cambio sugerido por Migual Angel de Vega, UHU)

git-svn-id: https://opengnsys.es/svn/branches/version1.0@2139 a21b9725-9963-47de-94b9-378ad31fedc9
remotes/github/debian-pkg
Antonio Doblas Viso 2011-07-15 09:08:44 +00:00
parent e35b5ad2c0
commit 71b9d33732
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ fi
function ogGetServerIp ()
{
# Obtener direcciones IP.
if [ -n "$PENGNSYS" ]; then
if [ -n "$OPENGNSYS" ]; then
case "$ogprotocol" in
nfs) mount | grep " on $OPENGNSYS " | cut -f1 -d: ;;
smb) mount | grep " on $OPENGNSYS " | cut -f3 -d/ ;;