]> granicus.if.org Git - docbook-dsssl/commitdiff
Reduce logging verbosity
authorKeith Fahlgren <abdelazer@users.sourceforge.net>
Mon, 13 Sep 2010 21:59:52 +0000 (21:59 +0000)
committerKeith Fahlgren <abdelazer@users.sourceforge.net>
Mon, 13 Sep 2010 21:59:52 +0000 (21:59 +0000)
xsl/epub/bin/dbtoepub

index 01b53751a2dcfb33aa681a1425c00ecb7cced8da..9976f816aa7b48440d2188c6da2ac7126ff4eb77 100755 (executable)
@@ -33,7 +33,7 @@ otf_files = []
 customization_layer = nil
 output_file = nil
 
-$DEBUG=true
+#$DEBUG=true
 
 # Set up the OptionParser
 opts = OptionParser.new