[svn] / ecrypt / trunk / scripts / run  

svn: ecrypt/trunk/scripts/run

Diff for /ecrypt/trunk/scripts/run between version 84 and 88

version 84, Sun Aug 21 16:54:17 2005 UTC version 88, Mon Aug 22 20:50:00 2005 UTC
Line 243 
Line 243 
 done | sort -rn | while read score conf; do  done | sort -rn | while read score conf; do
     info 1 "Testing $conf configuration (score: $score).";      info 1 "Testing $conf configuration (score: $score).";
   
     process_dir "$srcdir" "$dstdir" $conf;      process_dir "$srcdir" "$dstdir" $conf < /dev/null;
 done  done
   
 # -----------------------------------------------------------------------------  # -----------------------------------------------------------------------------


Generate output suitable for use with a patch program
Legend:
Removed from v.84  
changed lines
  Added in v.88

eSTREAM Project

Powered by ViewCVS 1.0-dev
(Powered by Apache)

ViewCVS and CVS Help