mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 13:21:28 +00:00
be less verbose
Original commit message from CVS: be less verbose
This commit is contained in:
parent
1db522f3bd
commit
4a647591db
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue