]> git.proxmox.com Git - pve-manager.git/commit
fix bug #662: wrong subroutine for parsing startup order
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 16 Jul 2015 11:46:28 +0000 (13:46 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 28 Jul 2015 07:31:09 +0000 (09:31 +0200)
commitc2dbc5e32d2676bc4e8adaae79bc070ac7099455
treea565e111d3364eb959e6e945c8e7eb0986ae3307
parent0a5b8747b0bbd4f810a583965797ac50d6a24ed3
fix bug #662: wrong subroutine for parsing startup order

Changed from old, now missing, subroutine parse_startup() to new
pve_parse_startup_order()

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
PVE/API2/Nodes.pm