Skip to content

Commit

Permalink
Remove emacs mode hints
Browse files Browse the repository at this point in the history
  • Loading branch information
ssm committed Mar 17, 2015
1 parent 4562d2b commit b918f8f
Show file tree
Hide file tree
Showing 311 changed files with 2 additions and 311 deletions.
1 change: 0 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
-*- text -*-

munin-2.1.10, 2014-12-07

Expand Down
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# -*- makefile -*-

# This Makefile provides convenience targets for common build/test/install cases, as well as rules
# for the release manager.
Expand Down
1 change: 0 additions & 1 deletion Makefile.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# -*- makefile -*-
#
# This is the Makefile.config file to use for a "clean" distribution.
#
Expand Down
1 change: 0 additions & 1 deletion Makefile.config-maint
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# -*- makefile -*-
#
# MAINTAINER VERSION OF Makefile.config
#
Expand Down
1 change: 0 additions & 1 deletion Makefile.javaplugin
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# -*- makefile -*-
#
# Makefile fragment to build and install the java plugin

Expand Down
1 change: 0 additions & 1 deletion contrib/munin-mergedb.pl
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/usr/bin/perl
# -*- cperl -*-
#
# Merge munin db (datafile{,.storable} / limits) for multi-update masters
# environment
Expand Down
1 change: 0 additions & 1 deletion contrib/plugin-gallery/static/gallery-header.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
<link rel="SHORTCUT ICON" href="/static/favicon.ico"/>

</head>
<!-- -*- HTML -*- -->
<body>
<div id="header">
<h1><a href="."><span class="logo"></span></a> <span class="currentpage">Plugin Gallery</span></h1>
Expand Down
2 changes: 1 addition & 1 deletion doc/conf.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
# coding=utf-8
#
# Munin documentation build configuration file, created by
# sphinx-quickstart on Sat Jun 9 11:12:29 2012.
Expand Down
1 change: 0 additions & 1 deletion lib/Munin.pm.PL
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ open my $fh, ">", $output_file or die "Can't open $output_file: $!";


print $fh <<'EOF_HEADER';
# -*- perl -*-
=head1 NAME
Expand Down
1 change: 0 additions & 1 deletion lib/Munin/Master/Graph.pm
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/usr/bin/perl -T
# -*- cperl -*-

=begin comment
Expand Down
1 change: 0 additions & 1 deletion lib/Munin/Master/GraphOld.pm
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
package Munin::Master::GraphOld;

# -*- cperl -*-

=encoding utf-8
Expand Down
1 change: 0 additions & 1 deletion lib/Munin/Master/HTMLOld.pm
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ package Munin::Master::HTMLOld;
=encoding utf-8
=begin comment
-*- perl -*-
This is Munin::Master::HTMLOld, a minimal package shell to make
munin-html modular (so it can loaded persistently in
Expand Down
1 change: 0 additions & 1 deletion lib/Munin/Master/LimitsOld.pm
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
package Munin::Master::LimitsOld;
# -*- perl -*-

=begin comment
Expand Down
1 change: 0 additions & 1 deletion lib/Munin/Master/Utils.pm
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
package Munin::Master::Utils;
# -*- cperl -*-


use strict;
Expand Down
1 change: 0 additions & 1 deletion lib/Munin/Plugin.pm
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# -*- cperl -*-
#
# Copyright (C) 2007-2008 Nicolai Langfeldt
#
Expand Down
1 change: 0 additions & 1 deletion lib/Munin/Plugin/Framework.pm
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# -*- cperl -*-
#
# Copyright (C) 2013 Diego Elio Pettenò
#
Expand Down
1 change: 0 additions & 1 deletion lib/Munin/Plugin/HTTP.pm
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# -*- cperl -*-
#
# Copyright (C) 2012 Diego Elio Pettenò
#
Expand Down
1 change: 0 additions & 1 deletion lib/Munin/Plugin/Pgsql.pm
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# -*- cperl -*-
#
# Copyright (C) 2009 Magnus Hagander, Redpill Linpro AB
#
Expand Down
1 change: 0 additions & 1 deletion lib/Munin/Plugin/SNMP.pm
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# -*- cperl -*-
# vim: ts=4 : sw=4 : et
#
# Copyright (C) 2004-2009 Dagfinn Ilmari Mannsaaker, Nicolai Langfeldt,
Expand Down
1 change: 0 additions & 1 deletion master/extras/munin-update_old.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/usr/bin/perl -w
# -*- cperl -*-
#
# Copyright (C) 2002-2009 Jimmy Olsen, Audun Ytterdal
#
Expand Down
1 change: 0 additions & 1 deletion master/www/munin-dynazoom.tmpl
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<!-- -*- HTML -*- -->
<TMPL_INCLUDE NAME="partial/head.tmpl">
<body>
<TMPL_INCLUDE NAME="partial/logo_navigation.tmpl">
Expand Down
2 changes: 1 addition & 1 deletion master/www/munin-overview.tmpl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<TMPL_INCLUDE NAME="partial/head.tmpl"><!-- -*- HTML -*- -->
<TMPL_INCLUDE NAME="partial/head.tmpl">
<body>
<div id="header">
<h1><a href="<TMPL_VAR NAME="R_PATH">"><span class="logo"></span></a> <span class="currentpage">Overview</span></h1>
Expand Down
1 change: 0 additions & 1 deletion node/t/munin-node-configure.t
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# -*- cperl -*-
use warnings;
use strict;

Expand Down
1 change: 0 additions & 1 deletion plugins/node.d.aix/cpu
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/usr/bin/perl
# -*- perl -*-

=head1 NAME
Expand Down
1 change: 0 additions & 1 deletion plugins/node.d.aix/df
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/sh
# -*- sh -*-

: << =cut
Expand Down
1 change: 0 additions & 1 deletion plugins/node.d.aix/iostat
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/usr/bin/perl -w
# -*- perl -*-

=head1 NAME
Expand Down
1 change: 0 additions & 1 deletion plugins/node.d.aix/iostat.hd_only
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/usr/bin/perl -w
# -*- perl -*-

=head1 NAME
Expand Down
1 change: 0 additions & 1 deletion plugins/node.d.aix/iostat.vp_only
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/usr/bin/perl -w
# -*- perl -*-

=head1 NAME
Expand Down
1 change: 0 additions & 1 deletion plugins/node.d.aix/load
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/sh
# -*- sh -*-

: << =cut
Expand Down
1 change: 0 additions & 1 deletion plugins/node.d.aix/memory
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/usr/bin/perl
# -*- perl -*-

=head1 NAME
Expand Down
1 change: 0 additions & 1 deletion plugins/node.d.aix/netstat
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/usr/bin/perl
# -*- perl -*-

=head1 NAME
Expand Down
1 change: 0 additions & 1 deletion plugins/node.d.aix/processes
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/usr/bin/perl
# -*- perl -*-

=head1 NAME
Expand Down
1 change: 0 additions & 1 deletion plugins/node.d.aix/swap
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/usr/bin/perl
# -*- perl -*-

=head1 NAME
Expand Down
1 change: 0 additions & 1 deletion plugins/node.d.cygwin/df
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/sh
# -*- sh -*-

: << =cut
Expand Down
1 change: 0 additions & 1 deletion plugins/node.d.cygwin/netstat
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/sh
# -*- sh -*-

: << =cut
Expand Down
1 change: 0 additions & 1 deletion plugins/node.d.darwin/if_
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/bash
# -*- sh -*-

: << =cut
Expand Down
1 change: 0 additions & 1 deletion plugins/node.d.darwin/if_err_
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/sh
# -*- sh -*-

: << =cut
Expand Down
1 change: 0 additions & 1 deletion plugins/node.d.darwin/load
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/sh
# -*- sh -*-

: << =cut
Expand Down
1 change: 0 additions & 1 deletion plugins/node.d.darwin/uptime
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/usr/bin/perl
# -*- mode: cperl; cperl-indent-level: 8; -*-
#
# Plugin to monitor uptime in Darwin hosts.
#
Expand Down
1 change: 0 additions & 1 deletion plugins/node.d.debug/colour_tester
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/bash
# -*- sh -*-

#%# family=test

Expand Down
1 change: 0 additions & 1 deletion plugins/node.d.debug/env
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/usr/bin/perl -w
# -*- perl -*-

=head1 NAME
Expand Down
1 change: 0 additions & 1 deletion plugins/node.d.debug/extinfo_tester
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/bash
# -*- sh -*-

#%# family=test

Expand Down
1 change: 0 additions & 1 deletion plugins/node.d.debug/id
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/sh
# -*- sh -*-

: << =cut
Expand Down
1 change: 0 additions & 1 deletion plugins/node.d.debug/if
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/usr/bin/perl
# -*- perl -*-

=head1 NAME
Expand Down
1 change: 0 additions & 1 deletion plugins/node.d.debug/rrdcached
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/usr/bin/perl
# -*- cperl -*-

use strict;
use warnings;
Expand Down
1 change: 0 additions & 1 deletion plugins/node.d.debug/sum_cdef_tester
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/sh
# -*- sh -*-

#%# family=test

Expand Down
1 change: 0 additions & 1 deletion plugins/node.d.debug/tc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/usr/bin/perl
# -*- perl -*-

=head1 NAME
Expand Down
1 change: 0 additions & 1 deletion plugins/node.d.debug/warning_tester
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/bash
# -*- sh -*-

#%# family=test

Expand Down
1 change: 0 additions & 1 deletion plugins/node.d.freebsd/coretemp
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/sh
# -*- sh -*-
#
# Copyright (c) 2008 Dag-Erling Coïdan Smørgrav
# All rights reserved.
Expand Down
1 change: 0 additions & 1 deletion plugins/node.d.freebsd/dev_cpu_
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/sh
# -*- sh -*-
#
# Copyright (c) 2008 Dag-Erling Coïdan Smørgrav
# All rights reserved.
Expand Down
1 change: 0 additions & 1 deletion plugins/node.d.freebsd/if_
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/sh
# -*- sh -*-
#
# Wildcard-plugin to monitor network interfaces. To monitor an
# interface, link if_<interface> to this file. E.g.
Expand Down
1 change: 0 additions & 1 deletion plugins/node.d.freebsd/if_errcoll_
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/sh
# -*- sh -*-
#
# Wildcard-plugin to monitor network interfaces. To monitor an
# interface, link if_<interface> to this file. E.g.
Expand Down
1 change: 0 additions & 1 deletion plugins/node.d.freebsd/iostat
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/sh
# -*- sh -*-
#
# Original script (NetBSD) by he
#
Expand Down
1 change: 0 additions & 1 deletion plugins/node.d.freebsd/load
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/sh
# -*- sh -*-
#
# Plugin to monitor the load average on a system.
#
Expand Down
1 change: 0 additions & 1 deletion plugins/node.d.freebsd/netstat
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/sh
# -*- sh -*-
: << =cut

=head1 NAME
Expand Down
1 change: 0 additions & 1 deletion plugins/node.d.freebsd/open_files
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/sh
# -*- sh -*-
#
# Plugin to monitor the number of open files in the system.
#
Expand Down
1 change: 0 additions & 1 deletion plugins/node.d.freebsd/swap
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/sh
# -*- sh -*-
#
# Plugin to monitor swap IO in number of blocks per second.
#
Expand Down
1 change: 0 additions & 1 deletion plugins/node.d.freebsd/uptime
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/usr/bin/perl
# -*- mode: cperl; cperl-indent-level: 8; -*-
#
# Plugin to monitor uptime in FreeBSD hosts.
#
Expand Down
1 change: 0 additions & 1 deletion plugins/node.d.freebsd/vmstat
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/sh
# -*- sh -*-
#
# Plugin to monitor the number of procs in io-sleep and other wait
# states. Uses `vmstat`.
Expand Down
1 change: 0 additions & 1 deletion plugins/node.d.hp-ux/df
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/usr/bin/perl -w
# -*- cperl -*-

=head1 NAME

Expand Down
1 change: 0 additions & 1 deletion plugins/node.d.hp-ux/df_inode
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/usr/bin/perl -w
# -*- cperl -*-

=head1 NAME

Expand Down
1 change: 0 additions & 1 deletion plugins/node.d.hp-ux/mw_cpu
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/usr/bin/perl
# -*- perl -*-
#
# this is public domain copy and share at will
# quick n dirty hack to read specific performance data on HP-UX thru
Expand Down
1 change: 0 additions & 1 deletion plugins/node.d.hp-ux/mw_globalutilization
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/usr/bin/perl
# -*- perl -*-
# this is public domain copy and share at will
# quick n dirty hack to read specific performance data on HP-UX thru
# measureware (perfview)
Expand Down
1 change: 0 additions & 1 deletion plugins/node.d.hp-ux/mw_memory
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/usr/bin/perl
# -*- perl -*-
#
# this is public domain copy and share at will
# quick n dirty hack to read specific performance data on HP-UX thru
Expand Down
1 change: 0 additions & 1 deletion plugins/node.d.java/jmx_
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/sh
# -*- sh -*-
: << =cut

=head1 NAME
Expand Down
1 change: 0 additions & 1 deletion plugins/node.d.java/jmx_tomcat_dbpools
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/usr/bin/perl -w
# -*- perl -*-

=head1 NAME

Expand Down
1 change: 0 additions & 1 deletion plugins/node.d.linux/apt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/usr/bin/perl -w
# -*- perl -*-
#
# Plugin to monitor packages that should be installed on systems using
# apt-get (mostly Debian, but also RedHat)
Expand Down
Loading

0 comments on commit b918f8f

Please sign in to comment.