Use FindBin consistently across Perl plugins
commitae24aaeefba290d910a8d8f945716ecc84ca02ca
authorHolger Weiss <holger@zedat.fu-berlin.de>
Wed, 18 Jun 2014 16:45:10 +0000 (18 18:45 +0200)
committerHolger Weiss <holger@zedat.fu-berlin.de>
Wed, 18 Jun 2014 16:45:10 +0000 (18 18:45 +0200)
treebc569bc0a426fc1cd4cff2b8425ce9b89d13aa7b
parentb63974c2cb39705eacc4733ca7a376fde7d0921d
Use FindBin consistently across Perl plugins

Use Perl's FindBin module to locate the path to utils.pm in
check_file_age.pl and check_mssql.pl, just as we do in other Perl
plugins.
plugins-scripts/check_file_age.pl
plugins-scripts/check_mssql.pl