/[libvob]/libvob/lava/usertest/filletstats.sh
ViewVC logotype

Diff of /libvob/lava/usertest/filletstats.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by jvk, Fri Aug 22 09:49:23 2003 UTC revision 1.2 by jvk, Fri Aug 22 10:08:47 2003 UTC
# Line 1  Line 1 
1  #! /bin/sh  #! /bin/sh
2  grep -v -- --- | cut -c9- | tr LR 01 | awk '{print $1^$5 " " $2 " " $3 " " $4 " " $5 }' | python stats.py 3,4 1,2  grep -v -- --- | cut -c9- | tr LR 01 | awk '{print (1+(2*$1-1)*(2*$5-1))/2 " " $2 " " $3 " " $4 " " $5 }' | python stats.py 3,4 1,2

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26