]> git.proxmox.com Git - pve-common.git/commit - src/PVE/Tools.pm
upid_read_status: scan 4096 bytes to extract status
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 15 Mar 2013 09:18:54 +0000 (10:18 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 15 Mar 2013 09:18:54 +0000 (10:18 +0100)
commitcc9121d3949931024a4cfbb25afebb51d586cf33
tree5d892be482254fe20ad23922891e5b70c0f42333
parent60f4e8c713247d384bfdf7689ae959abebc5bbe3
upid_read_status: scan 4096 bytes to extract status

Else we get 'unexpected status' if error message is longer than
1024 bytes (which happens quite often).
data/PVE/Tools.pm