diff options
author | Karl DeBisschop <kdebisschop@users.sourceforge.net> | 2002-10-28 13:05:08 (GMT) |
---|---|---|
committer | Karl DeBisschop <kdebisschop@users.sourceforge.net> | 2002-10-28 13:05:08 (GMT) |
commit | a7fed9440ff832951c7fcaef915aba9080d58cf6 (patch) | |
tree | 954df39a5318fc125ff5795922f912ef01fcbe9a /plugins-scripts/check_wave.pl | |
parent | cfd3d920dd9c66097eb9a14bc9df602191f51b31 (diff) | |
download | monitoring-plugins-a7fed9440ff832951c7fcaef915aba9080d58cf6.tar.gz |
remove pspace in shebang since no sequent users replied
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@162 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'plugins-scripts/check_wave.pl')
-rwxr-xr-x | plugins-scripts/check_wave.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins-scripts/check_wave.pl b/plugins-scripts/check_wave.pl index a6b3d2d..fe21701 100755 --- a/plugins-scripts/check_wave.pl +++ b/plugins-scripts/check_wave.pl | |||
@@ -1,4 +1,4 @@ | |||
1 | #! /usr/bin/perl -wT | 1 | #!/usr/bin/perl -wT |
2 | # | 2 | # |
3 | # $Id$ | 3 | # $Id$ |
4 | 4 | ||