Skip to content

Commit

Permalink
apply new standard header for scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
sni committed Jul 25, 2023
1 parent 59b77a0 commit e6a62e5
Show file tree
Hide file tree
Showing 23 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion examples/contacts2csv
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ eval 'exec perl -x $0 ${1+"$@"} ;'

#! -*- perl -*-
# vim: expandtab:ts=4:sw=4:syntax=perl
#line 33
#line 35

##############################################
use strict;
Expand Down
2 changes: 1 addition & 1 deletion examples/dump_services
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ eval 'exec perl -x $0 ${1+"$@"} ;'

#! -*- perl -*-
# vim: expandtab:ts=4:sw=4:syntax=perl
#line 33
#line 35

##############################################
use strict;
Expand Down
2 changes: 1 addition & 1 deletion examples/get_logs
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ eval 'exec perl -x $0 ${1+"$@"} ;'

#! -*- perl -*-
# vim: expandtab:ts=4:sw=4:syntax=perl
#line 33
#line 35

##############################################
use strict;
Expand Down
2 changes: 1 addition & 1 deletion examples/list_hosts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ eval 'exec perl -x $0 ${1+"$@"} ;'

#! -*- perl -*-
# vim: expandtab:ts=4:sw=4:syntax=perl
#line 33
#line 35

##############################################
use strict;
Expand Down
2 changes: 1 addition & 1 deletion examples/objectcache2csv
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ eval 'exec perl -x $0 ${1+"$@"} ;'

#! -*- perl -*-
# vim: expandtab:ts=4:sw=4:syntax=perl
#line 33
#line 35

##############################################
use strict;
Expand Down
2 changes: 1 addition & 1 deletion examples/query2testobjects
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ eval 'exec perl -x $0 ${1+"$@"} ;'

#! -*- perl -*-
# vim: expandtab:ts=4:sw=4:syntax=perl
#line 33
#line 35

##############################################
use strict;
Expand Down
2 changes: 1 addition & 1 deletion examples/remove_duplicates
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ eval 'exec perl -x $0 ${1+"$@"} ;'

#! -*- perl -*-
# vim: expandtab:ts=4:sw=4:syntax=perl
#line 33
#line 35

##############################################

Expand Down
2 changes: 1 addition & 1 deletion examples/trigger_eventhandler_at_downtime_end
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ eval 'exec perl -x $0 ${1+"$@"} ;'

#! -*- perl -*-
# vim: expandtab:ts=4:sw=4:syntax=perl
#line 33
#line 35

##############################################
use strict;
Expand Down
2 changes: 1 addition & 1 deletion examples/worker_command_tester
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ eval 'exec perl -x $0 ${1+"$@"} ;'

#! -*- perl -*-
# vim: expandtab:ts=4:sw=4:syntax=perl
#line 33
#line 35

##############################################
use strict;
Expand Down
2 changes: 1 addition & 1 deletion script/check_thruk_rest
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ eval 'exec perl -x $0 ${1+"$@"} ;'

#! -*- perl -*-
# vim: expandtab:ts=4:sw=4:syntax=perl
#line 33
#line 35

###################################################
use warnings;
Expand Down
2 changes: 1 addition & 1 deletion script/generate_timeperiod_transitions.pl
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

#! -*- perl -*-
# vim: expandtab:ts=4:sw=4:syntax=perl
#line 33
#line 35

use warnings;
use strict;
Expand Down
2 changes: 1 addition & 1 deletion script/nagexp
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ eval 'exec perl -x $0 ${1+"$@"} ;'

#! -*- perl -*-
# vim: expandtab:ts=4:sw=4:syntax=perl
#line 33
#line 35

##############################################
use warnings;
Expand Down
2 changes: 1 addition & 1 deletion script/nagimp
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ eval 'exec perl -x $0 ${1+"$@"} ;'

#! -*- perl -*-
# vim: expandtab:ts=4:sw=4:syntax=perl
#line 33
#line 35

##############################################
use warnings;
Expand Down
2 changes: 1 addition & 1 deletion script/naglint
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ eval 'exec perl -x $0 ${1+"$@"} ;'

#! -*- perl -*-
# vim: expandtab:ts=4:sw=4:syntax=perl
#line 33
#line 35

##############################################
use warnings;
Expand Down
2 changes: 1 addition & 1 deletion script/reenable_actions
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ eval 'exec perl -x $0 ${1+"$@"} ;'

#! -*- perl -*-
# vim: expandtab:ts=4:sw=4:syntax=perl
#line 33
#line 35

##############################################
use warnings;
Expand Down
2 changes: 1 addition & 1 deletion script/templates_cleanup.pl
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

#! -*- perl -*-
# vim: expandtab:ts=4:sw=4:syntax=perl
#line 33
#line 35

###################################################
use warnings;
Expand Down
2 changes: 1 addition & 1 deletion script/theme-icons-update.pl
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

#! -*- perl -*-
# vim: expandtab:ts=4:sw=4:syntax=perl
#line 33
#line 35

###################################################
use warnings;
Expand Down
2 changes: 1 addition & 1 deletion script/theme-obsolete-images.pl
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

#! -*- perl -*-
# vim: expandtab:ts=4:sw=4:syntax=perl
#line 33
#line 35

###################################################
use warnings;
Expand Down
2 changes: 1 addition & 1 deletion script/thruk
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ eval 'exec perl -x $0 ${1+"$@"} ;'

#! -*- perl -*-
# vim: expandtab:ts=4:sw=4:syntax=perl
#line 33
#line 35

###################################################
use warnings;
Expand Down
2 changes: 1 addition & 1 deletion script/thruk_auth
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ eval 'exec perl -x $0 ${1+"$@"} ;'

#! -*- perl -*-
# vim: expandtab:ts=4:sw=4:syntax=perl
#line 33
#line 35

use warnings;
use strict;
Expand Down
2 changes: 1 addition & 1 deletion script/thruk_format_perl_modules
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ eval 'exec perl -x $0 ${1+"$@"} ;'

#! -*- perl -*-
# vim: expandtab:ts=4:sw=4:syntax=perl
#line 33
#line 35

###################################################
use warnings;
Expand Down
2 changes: 1 addition & 1 deletion support/convert_old_datafile.pl
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

#! -*- perl -*-
# vim: expandtab:ts=4:sw=4:syntax=perl
#line 33
#line 35

use warnings;
use strict;
Expand Down
2 changes: 1 addition & 1 deletion support/standard_script_header
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ eval 'exec perl -x $0 ${1+"$@"} ;'
#! -*- perl -*-
# vim: expandtab:ts=4:sw=4:syntax=perl
#line 33
#line 35

0 comments on commit e6a62e5

Please sign in to comment.