tags 489560 + patch
thanks

Patch attached.


Regards,

-- 
Chris Lamb, UK                              [EMAIL PROTECTED]
                                                   GPG: 0x634F9A20
diff -urNd dbacl-1.12.orig/TREC/finalize dbacl-1.12/TREC/finalize
--- dbacl-1.12.orig/TREC/finalize       2008-08-24 14:07:48.000000000 +0100
+++ dbacl-1.12/TREC/finalize    2008-08-24 14:08:51.000000000 +0100
@@ -14,8 +14,8 @@
        TOKS=`head -3 $W/db/$f | tail -1 | sed 's/.*_features //;s/ 
documents.*//'`
        SIZ=`du -h $W/db/$f`
        
-       echo -e "$SIZ\thas learned $DOCS documents,\t$TOKS tokens."
+       printf "$SIZ\thas learned $DOCS documents,\t$TOKS tokens.\n"
 done
 
 
-exit 0
\ No newline at end of file
+exit 0

Attachment: signature.asc
Description: PGP signature

Reply via email to