diff options
Diffstat (limited to 'plugins-scripts/check_wave.pl')
| -rwxr-xr-x | plugins-scripts/check_wave.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins-scripts/check_wave.pl b/plugins-scripts/check_wave.pl index 663a83df..c24015c0 100755 --- a/plugins-scripts/check_wave.pl +++ b/plugins-scripts/check_wave.pl | |||
| @@ -19,6 +19,7 @@ sub print_usage (); | |||
| 19 | $ENV{'PATH'}='@TRUSTED_PATH@'; | 19 | $ENV{'PATH'}='@TRUSTED_PATH@'; |
| 20 | $ENV{'BASH_ENV'}=''; | 20 | $ENV{'BASH_ENV'}=''; |
| 21 | $ENV{'ENV'}=''; | 21 | $ENV{'ENV'}=''; |
| 22 | $ENV{'CDPATH'}=''; | ||
| 22 | 23 | ||
| 23 | Getopt::Long::Configure('bundling'); | 24 | Getopt::Long::Configure('bundling'); |
| 24 | GetOptions | 25 | GetOptions |
