summaryrefslogtreecommitdiff
path: root/src/lib/libssl/test/bctest
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libssl/test/bctest')
-rw-r--r--src/lib/libssl/test/bctest2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libssl/test/bctest b/src/lib/libssl/test/bctest
index e81fc0733a..bdb3218f7a 100644
--- a/src/lib/libssl/test/bctest
+++ b/src/lib/libssl/test/bctest
@@ -1,6 +1,6 @@
1#!/bin/sh 1#!/bin/sh
2 2
3# This script is used by test/Makefile to check whether a sane 'bc' 3# This script is used by test/Makefile.ssl to check whether a sane 'bc'
4# is installed. 4# is installed.
5# ('make test_bn' should not try to run 'bc' if it does not exist or if 5# ('make test_bn' should not try to run 'bc' if it does not exist or if
6# it is a broken 'bc' version that is known to cause trouble.) 6# it is a broken 'bc' version that is known to cause trouble.)