Remove old testing scripts out of the way.
[openssl.git] / test / dsatest.c
index e138c641474a39b4de6bfd317d1784114436e1b1..1f4b8379c4d7712fb0027ea2aab8f5fc37c38663 100644 (file)
@@ -136,7 +136,7 @@ int main(int argc, char **argv)
     unsigned int siglen;
 
     if (bio_err == NULL)
-        bio_err = BIO_new_fp(stderr, BIO_NOCLOSE);
+        bio_err = BIO_new_fp(stderr, BIO_NOCLOSE | BIO_FP_TEXT);
 
     CRYPTO_malloc_debug_init();
     CRYPTO_dbg_set_options(V_CRYPTO_MDEBUG_ALL);