X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=contrib%2Fgcc_update;h=7fa8901f4c0eccec232958cb52236c0c7b15f960;hp=04660705ee403445763107b60a0c41cb4ac34e00;hb=bc4999bdde14991c8731f9044e18647cfc9fef07;hpb=583621e544b5206c5f036044ff07b87d1c60bca4 diff --git a/contrib/gcc_update b/contrib/gcc_update index 04660705ee4..7fa8901f4c0 100755 --- a/contrib/gcc_update +++ b/contrib/gcc_update @@ -243,7 +243,7 @@ fi 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