This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".
The branch, core50 has been updated
via 7fdcea4ef6f6bc7b3169fbc30647fd23b9002f13 (commit)
from 0458115681ef6178b0423f04fc549053d3e43d8e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 7fdcea4ef6f6bc7b3169fbc30647fd23b9002f13
Author: Christian Schmidt <maniacikarus(a)ipfire.org>
Date: Tue Jul 12 07:45:00 2011 +0200
graphs.pl remove lower bound for frequencies
-----------------------------------------------------------------------
Summary of changes:
config/cfgroot/graphs.pl | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
Difference in files:
diff --git a/config/cfgroot/graphs.pl b/config/cfgroot/graphs.pl
index 5eb96d8..8d047c2 100644
--- a/config/cfgroot/graphs.pl
+++ b/config/cfgroot/graphs.pl
@@ -1009,7 +1009,6 @@ sub updatecpufreqgraph {
"--alt-y-grid",
"-w 600",
"-h 125",
- "-l 0",
"-r",
"-t ".$Lang::tr{'cpu frequency per'}." ".$Lang::tr{$period},
"-v MHz",
hooks/post-receive
--
IPFire 2.x development tree