From ac0c33796f16cb03e7fbb99ce68e77398b84e1fd Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Tue, 16 Jan 2007 19:45:14 +0000 Subject: [PATCH] Remove debugging echo. --- fips-1.0/fipsld | 2 -- 1 file changed, 2 deletions(-) diff --git a/fips-1.0/fipsld b/fips-1.0/fipsld index 0698ce0886..a28c67dd97 100755 --- a/fips-1.0/fipsld +++ b/fips-1.0/fipsld @@ -40,8 +40,6 @@ else FIPSLIBDIR=${THERE}/fips-1.0 fi -echo libdir = $FIPSLIBDIR - [ -f "${FIPSLIBDIR}/fipscanister.o" ] || { echo "fipscanister.o not found"; exit 1; } -- 2.25.1