Loading test/bctest +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 Loading Loading
test/bctest +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 Loading