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 1db522f3bd
commit 4a647591db

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
}