]> git.proxmox.com Git - pve-container.git/commit
use helper functions from GuestHelpers
authorOguz Bektas <o.bektas@proxmox.com>
Wed, 19 Feb 2020 16:07:57 +0000 (17:07 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 10 Mar 2020 13:29:36 +0000 (14:29 +0100)
commit2ae004ec63917f325ab2875868ecf6511a72647b
treed5766c630c92e92ae0fcc87ac5f068bfa0dacf19
parent3ceee38d6d4b86bf9c80ce3a15c671f8fbf797cd
use helper functions from GuestHelpers

remove safe_string_ne and safe_num_ne code which is now shared in
GuestHelpers. also change all the calls.

Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
src/PVE/LXC.pm