X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fruntest;h=6418d8d3f01d14e87e44f0c4f8545e785b338a79;hb=08488c86321f6fcb1da015ebfcc2b6fe3a2832d4;hp=5f77e625652785b7beea3f5717c25a44ca14af39;hpb=53947857fdb3c00bb673f6d2ac326dc4ccf01c6e;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/runtest b/test/runtest index 5f77e6256..6418d8d3f 100755 --- a/test/runtest +++ b/test/runtest @@ -23,7 +23,14 @@ use Time::Local; # Start by initializing some global variables -$testversion = "4.78 (08-May-12)"; +$testversion = "4.80 (08-May-12)"; + +# This gets embedded in the D-H params filename, and the value comes +# from asking GnuTLS for "normal", but there appears to be no way to +# use certtool/... to ask what that value currently is. *sigh* +# This value is correct as of GnuTLS 2.12.18. +# +$gnutls_dh_bits_normal = 2432; $cf = "bin/cf -exact"; $cr = "\r"; @@ -181,6 +188,8 @@ system("sudo /bin/rm -rf ./spool test-* ./dnszones/*") if ($rc == 0 && !$save_output); system("sudo /bin/rm -rf ./eximdir/*"); + +print "\nYou were in test $test at the end there.\n\n" if defined $test; exit $rc if ($rc >= 0); die "** runtest error: $_[1]\n"; } @@ -468,6 +477,38 @@ RESET_AFTER_EXTRA_LINE_READ: \d{4}-\d\d-\d\d\s\d\d:\d\d:\d\d/Exim statistics from