[xmlsec] typo in tests/testEnc.sh - xmlsec0.0.10

Aleksey Sanin aleksey at aleksey.com
Mon Nov 25 07:59:32 PST 2002


Hm... Everything works just fine for me. Do you use sources tarball or rpms?

Aleksey

Martin Waite wrote:

>On Mon, 2002-11-25 at 11:25, Martin Waite wrote:
>  
>
>>Hi,
>>
>>Some of the encryption checks were failing because they
>>were looking in the wrong place for the key file.
>>
>>I'm not sure if this was my fault for not running configure
>>properly, but I've included the diffs below just in case.
>>
>>    
>>
>Sorry - I got my diffs back to front:
>
>==
>Martin
>
>
>--- testEnc.sh-old	Mon Nov 25 11:13:24 2002
>+++ testEnc.sh	Mon Nov 25 11:02:09 2002
>@@ -7,7 +7,7 @@
> tmpfile=/tmp/testEnc.$timestamp-$$.tmp
> logfile=/tmp/testEnc.$timestamp-$$.log
> script="$0"
>-keysfile=$topfolder/keys.xml
>+keysfile=$topfolder/keys/keys.xml
> 
> if [ -n "$DEBUG_MEMORY" ] ; then 
>     export VALGRIND="valgrind --leak-check=yes --show-reachable=yes
>--num-callers=16 -v"
>
>
>_______________________________________________
>xmlsec mailing list
>xmlsec at aleksey.com
>http://www.aleksey.com/mailman/listinfo/xmlsec
>  
>






More information about the xmlsec mailing list