Commit 902d1051 authored by Bodo Möller's avatar Bodo Möller
Browse files

Add a comment.

parent f67868ff
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
#!/bin/sh

# This script is used by test/Makefile.ssl to check whether a sane 'bc'
# is installed.
# ('make test_bn' should not try to run 'bc' if it does not exist or if
# it is the broken SunOS 5.[78] bc, which fails the following test.)

if [ 0 != "`bc <<\EOF
obase=16
ibase=16