OSDN Git Service

2005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / contrib / gcc_update
index 0466070..7fa8901 100755 (executable)
@@ -243,7 +243,7 @@ fi
 
 chat "Updating SVN tree"
 
 
 chat "Updating SVN tree"
 
-$GCC_SVN --non-interactive update ${1+"$@"}
+$GCC_SVN ${silent+-q}  --non-interactive update ${1+"$@"}
 if [ $? -ne 0 ]; then
     (touch_files_reexec)
     echo "SVN update of full tree failed." >&2
 if [ $? -ne 0 ]; then
     (touch_files_reexec)
     echo "SVN update of full tree failed." >&2