From: Brett Smith Date: Thu, 4 Jan 2024 20:58:41 +0000 (-0500) Subject: 20846: Remove module versions print X-Git-Url: https://git.arvados.org/arvados.git/commitdiff_plain/9b0c0a3b653c724b014a533367892b1fc457686f?hp=b39854290b52d4e35e7c4c8ce4a256bce82114df 20846: Remove module versions print `pip install` writes this information at the end of the process. Writing it again ourselves is redundant verbosity. Arvados-DCO-1.1-Signed-off-by: Brett Smith --- diff --git a/build/run-library.sh b/build/run-library.sh index c8564f5ac7..17ac4586a0 100755 --- a/build/run-library.sh +++ b/build/run-library.sh @@ -722,11 +722,6 @@ fpm_build_virtualenv_worker () { " "$venv_py" exit 1 fi - cat < >(grep -v 'warning: no previously-included files matching'); then