be less verbose

Original commit message from CVS:
be less verbose
This commit is contained in:
Andy Wingo 2002-01-25 04:12:40 +00:00
parent 4870081ce5
commit 5f925bc4ab

View file

@ -58,7 +58,6 @@ version_check ()
test -z "$NOCHECK" && {
echo -n "+ checking for $1 >= $VERSION ... "
} || {
echo "+ NOT checking for $1 >= $VERSION, as requested ..."
return 0
}