mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51:03 +00:00
Whitespace cleanup
* remove trailing whitespace * remove empty lines at the end of files
This commit is contained in:
parent
ef851f0c34
commit
17f784270a
604 changed files with 2927 additions and 2945 deletions
|
@ -12,7 +12,7 @@
|
|||
# (at your option) any later version.
|
||||
#
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU General Public License for more details.
|
||||
#
|
||||
|
@ -42,7 +42,7 @@ if [ "$1" = "autoconf" ]; then
|
|||
exit 0
|
||||
fi
|
||||
|
||||
# Config.
|
||||
# Config.
|
||||
if [ "$1" = "config" ]; then
|
||||
echo "graph_title Number of downloads of $PROJECTNAME from Google Code "
|
||||
echo "graph_args --base 1000 --lower-limit 0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue