Author: blues Date: Sat Mar 7 20:14:24 2009 GMT Module: SOURCES Tag: HEAD ---- Log message: - rel.4 - drop trash printed on every graph generated
---- Files affected: SOURCES: awffull-no_verbose_trash.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/awffull-no_verbose_trash.patch diff -u /dev/null SOURCES/awffull-no_verbose_trash.patch:1.1 --- /dev/null Sat Mar 7 21:14:25 2009 +++ SOURCES/awffull-no_verbose_trash.patch Sat Mar 7 21:14:19 2009 @@ -0,0 +1,10 @@ +--- ./src/output.c.org 2008-12-13 03:28:35.000000000 +0100 ++++ ./src/output.c 2009-03-07 21:07:47.626561290 +0100 +@@ -3386,7 +3386,6 @@ write_main_index() + buffer, /* graph title */ + index_start, g_settings.settings.history_index + 1); + +- ERRVPRINT(0, "Graph Done!\n"); + /* now do html stuff... */ + snprintf(index_fname, sizeof(index_fname), "index.%s", g_settings.settings.html_ext); + ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
