minor fix in ospkgs

This commit is contained in:
linggao 2015-01-22 16:03:42 -05:00
parent a887fadd83
commit 7ebafe4ade

View File

@ -576,6 +576,7 @@ elif ( pmatch "$OSVER" "sles*" ); then
fi
fi
done
IFS=$OIFS
fi
result=`zypper --non-interactive --no-gpg-checks refresh 2>&1`