]> git.proxmox.com Git - pve-common.git/commit
add missing 1; at the end of Syscall.pm
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 8 Nov 2019 10:06:13 +0000 (11:06 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 11 Nov 2019 16:09:56 +0000 (17:09 +0100)
commit88c2babd16eb80a24a8fd2177ed6a52d4c472b12
treeef39b90cab88fb90d7c8292f91977ca0e7b97154
parent5569cc163441451a21d8435ca44f053e47d008cb
add missing 1; at the end of Syscall.pm

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/PVE/Syscall.pm