]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
run cvs update with -q
authorAlexandre Oliva <oliva@dcc.unicamp.br>
Wed, 27 Jan 1999 06:18:38 +0000 (06:18 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Wed, 27 Jan 1999 06:18:38 +0000 (06:18 +0000)
commit

diff --git a/commit b/commit
index 5d3a1e34812e55b4e55bf2ff0ca36659e6e8a221..340a30add446dc4f4e5ca43811e6435c3c53c847 100755 (executable)
--- a/commit
+++ b/commit
@@ -171,7 +171,7 @@ $repeat && break
 
 $update && \
 if echo "$name: checking for conflicts..." >&2
-   (cvs $cvsopt -n update $updateopt ${1+"$@"} 2>/dev/null\
+   (cvs $cvsopt -q -n update $updateopt ${1+"$@"} 2>/dev/null \
     | while read line; do
        echo "$line"
        echo "$line" >&3