tbug in tester - plan9port - [fork] Plan 9 from user space
 (HTM) git clone git://src.adamsgaard.dk/plan9port
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit ef67e917aa88e68862d086f0fe60b1f42529ac4e
 (DIR) parent e46cacb0ea9585214d69351de895e7f460f4846f
 (HTM) Author: rsc <devnull@localhost>
       Date:   Fri, 27 Apr 2007 18:19:36 +0000
       
       bug in tester
       
       Diffstat:
         M src/cmd/venti/srv/tester            |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/src/cmd/venti/srv/tester b/src/cmd/venti/srv/tester
       t@@ -31,7 +31,7 @@ fn reformat {
                ./o.fmtarenas -a 40M -b 8k arenas $vtmp/arena
                ./o.fmtbloom $vtmp/bloom
                ./o.fmtisect -b 8k isect $vtmp/isect
       -        ./o.fmtindex vtmp.conf
       +        ./o.fmtindex $vtmp/vtmp.conf
        }
        
        fn venti {