Commit Graph

6 Commits

Author SHA1 Message Date
d0ed6f944e Fix pointless warnings flooding error log 2022-06-30 13:08:38 +03:00
f40cce13d8 Use ./ in require instead of BEGIN 2017-07-03 21:59:52 +05:30
436ff5163f Fix @INC for new perl versions
In new perl '.' (current directory) is removed from @INC 

So while running setup.sh, it shows this error
Enabling background status collection ..
Can't locate system-status-lib.pl in @INC

This fixes it. (TODO: better solution?)
2017-07-03 12:34:20 +05:30
99e1eda954 Stop setting un-needed var to diable ACL checking 2015-01-26 20:04:38 -08:00
7bb7b9719a Strict and warnings compliance 2014-12-07 10:57:35 -08:00
3e47e62e66 More status collect / package updates integration 2009-10-06 16:54:17 -07:00