diff options
Diffstat (limited to 'plugins-scripts/t')
0 files changed, 0 insertions, 0 deletions
diff --git a/plugins-scripts/check_breeze.pl b/plugins-scripts/check_breeze.pl index 38badeb..12a60ee 100755 --- a/plugins-scripts/check_breeze.pl +++ b/plugins-scripts/check_breeze.pl | |||
@@ -1,4 +1,4 @@ | |||
1 | #!@PERL@ -wT | 1 | #!@PERL@ -w |
2 | 2 | ||
3 | 3 | ||
4 | use strict; | 4 | use strict; |
diff --git a/plugins-scripts/check_ircd.pl b/plugins-scripts/check_ircd.pl index c14980c..afedfb9 100755 --- a/plugins-scripts/check_ircd.pl +++ b/plugins-scripts/check_ircd.pl | |||
@@ -1,4 +1,4 @@ | |||
1 | #!@PERL@ -wT | 1 | #!@PERL@ -w |
2 | 2 | ||
3 | # ----------------------------------------------------------------------------- | 3 | # ----------------------------------------------------------------------------- |
4 | # File Name: check_ircd.pl | 4 | # File Name: check_ircd.pl |
diff --git a/plugins-scripts/check_wave.pl b/plugins-scripts/check_wave.pl index 5fa78e3..979416e 100755 --- a/plugins-scripts/check_wave.pl +++ b/plugins-scripts/check_wave.pl | |||
@@ -1,4 +1,4 @@ | |||
1 | #!@PERL@ -wT | 1 | #!@PERL@ -w |
2 | # | 2 | # |
3 | 3 | ||
4 | 4 | ||