aboutsummaryrefslogtreecommitdiff
path: root/plugins-scripts/check_flexlm.pl
diff options
context:
space:
mode:
Diffstat (limited to 'plugins-scripts/check_flexlm.pl')
-rwxr-xr-xplugins-scripts/check_flexlm.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins-scripts/check_flexlm.pl b/plugins-scripts/check_flexlm.pl
index a0b007fb..de63d3ab 100755
--- a/plugins-scripts/check_flexlm.pl
+++ b/plugins-scripts/check_flexlm.pl
@@ -44,7 +44,7 @@ $PROGNAME="check_flexlm";
sub print_help ();
sub print_usage ();
-$ENV{'PATH'}='';
+$ENV{'PATH'}='@trusted_path@';
$ENV{'BASH_ENV'}='';
$ENV{'ENV'}='';