chiark / gitweb /
better error messages from pipethrough_*
[ypp-sc-tools.db-test.git] / pctb / commod-email-processor
index 28a7082ca640878c5fa46fcbf3dec8a0a8c81aa7..b7883fc69e574e9331c30c80ff76cf810bb68f77 100755 (executable)
@@ -161,7 +161,7 @@ sub main () {
        
     }
 
-    pipethrough_run_finish($pt);
+    pipethrough_run_finish($pt, 'gunzip <$deduped_tsv.gz');
 
 }