[pve-devel] [PATCH common+manager] Fix check_worker() & calls

Wolfgang Bumiller w.bumiller at proxmox.com
Thu Jan 26 11:13:19 CET 2017


check_worker() was missed during the refactoring and should be a
$self-taking method and called as such.

pve-common
  Wolfgang Bumiller (1):
    RESTEnvironment: let check_worker take a $self

   src/PVE/RESTEnvironment.pm | 2 +-
   1 file changed, 1 insertion(+), 1 deletion(-)

pve-manager
  Wolfgang Bumiller (1):
    REST/RPCEnvironment's check_worker is a method now

   PVE/API2/Tasks.pm | 2 +-
   1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.1.4





More information about the pve-devel mailing list