use warnings instead of global -w flag

This commit is contained in:
Dietmar Maurer
2013-10-01 13:07:46 +02:00
parent 4608c81e42
commit ffd6f2f3ab
3 changed files with 6 additions and 1 deletions

View File

@ -3,6 +3,8 @@ libpve-storage-perl (3.0-14) unstable; urgency=low
* storage library: add new helper parse_volname()
* storage library: add new helper abs_filesystem_path()
* use warnings instead of global -w flag
-- Proxmox Support Team <support@proxmox.com> Tue, 01 Oct 2013 11:28:40 +0200