[svn] / ecrypt / trunk / scripts / run  

svn: ecrypt/trunk/scripts/run

Diff for /ecrypt/trunk/scripts/run between version 113 and 120

version 113, Tue Nov 1 19:17:15 2005 UTC version 120, Thu Nov 3 19:02:08 2005 UTC
Line 25 
Line 25 
 vectors=verified.test-vectors;  vectors=verified.test-vectors;
   
 if [ -z "$(find "$srcdir" -name "*$vectors")" ]; then  if [ -z "$(find "$srcdir" -name "*$vectors")" ]; then
     error 0 "no valid implementations in $srcdir";      error 0 "no test vectors found in $srcdir";
     exit;      exit;
 fi  fi
   


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

eSTREAM Project

Powered by ViewCVS 1.0-dev
(Powered by Apache)

ViewCVS and CVS Help