[PATCH] Remove accidentally commited debug output

Wald Commits scm-commit at wald.intevation.org
Wed Aug 7 18:24:10 CEST 2013


# HG changeset patch
# User Andre Heinecke <aheinecke at intevation.de>
# Date 1375892647 -7200
# Node ID c146fd412f9d379fcc42bde727891e4581d3d048
# Parent  5077fc1ace1cb72fbdb10c8e31fae231cb2d99b9
Remove accidentally commited debug output

diff -r 5077fc1ace1c -r c146fd412f9d artifacts/doc/conf/meta-data.xml
--- a/artifacts/doc/conf/meta-data.xml	Wed Aug 07 16:04:05 2013 +0200
+++ b/artifacts/doc/conf/meta-data.xml	Wed Aug 07 18:24:07 2013 +0200
@@ -508,9 +508,6 @@
             <dc:group expr="$gauge_name">
               <dc:for-each>
                 <dc:variable name="combined_desc" expr="concat($bfg_id, ' ', dc:date-format('dd.MM.yyyy', $start_time), ' - ', dc:date-format('dd.MM.yyyy', $stop_time))"/>
-                <dc:message>
-                  Hallo ANDRE23 {dc:dump-variables()}
-                </dc:message>
                 <histdis name="{$combined_desc}"
                   description="{$combined_desc}"
                   factory="gaugedischarge" target_out="{$out}"


More information about the Dive4elements-commits mailing list