chiark / gitweb /
Remove a debugging print
authorIan Jackson <ian@liberator.relativity.greenend.org.uk>
Sun, 9 Aug 2009 15:18:54 +0000 (16:18 +0100)
committerIan Jackson <ian@liberator.relativity.greenend.org.uk>
Sun, 9 Aug 2009 15:18:54 +0000 (16:18 +0100)
yarrg/commod-email-processor

index ec4f222dcedb25abba947181d5d6a554b2ba9aab..de68fbad98250c24cb43199cb1316e7dc4f79a0f 100755 (executable)
@@ -208,7 +208,7 @@ sub main () {
 
     pipethrough_run_finish($pt, 'gunzip <$deduped_tsv.gz');
 
-    print "\n";
+#    print "\n";
     $dbh->commit();
 
     # select * from ((buy natural join commods) natural join stalls) natural join islands;