[ARVADOS] updated: 951e08dae514a3c6933343d89700f5708883bb16

Git user git at public.curoverse.com
Thu Mar 17 22:20:05 EDT 2016


Summary of changes:
 build/run-build-packages.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  951e08dae514a3c6933343d89700f5708883bb16 (commit)
      from  2cf5dde4a6d56d0fb87a1dc79743753632d640a0 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 951e08dae514a3c6933343d89700f5708883bb16
Author: Ward Vandewege <ward at curoverse.com>
Date:   Thu Mar 17 22:19:24 2016 -0400

    Make the build of the schema_salad packages more quiet.
    
    refs #8671

diff --git a/build/run-build-packages.sh b/build/run-build-packages.sh
index 9b6520e..cb5f833 100755
--- a/build/run-build-packages.sh
+++ b/build/run-build-packages.sh
@@ -422,7 +422,7 @@ fpm_build $WORKSPACE/sdk/cwl "${PYTHON2_PKG_PREFIX}-arvados-cwl-runner" 'Curover
 # So we build this thing separately.
 #
 # Ward, 2016-03-17
-fpm --maintainer='Ward Vandewege <ward at curoverse.com>' -s python -t deb --exclude=*/dist-packages/tests/* --exclude=*/site-packages/tests/* --deb-ignore-iteration-in-dependencies --log info -n python-schema-salad --iteration 1 --python-bin python2.7 --python-easyinstall easy_install-2.7 --python-package-name-prefix python --depends python2.7 -v 1.7.20160316203940 schema_salad
+fpm --maintainer='Ward Vandewege <ward at curoverse.com>' -s python -t deb --exclude=*/dist-packages/tests/* --exclude=*/site-packages/tests/* --deb-ignore-iteration-in-dependencies -n python-schema-salad --iteration 1 --python-bin python2.7 --python-easyinstall easy_install-2.7 --python-package-name-prefix python --depends python2.7 -v 1.7.20160316203940 schema_salad
 
 # And for cwltool we have the same problem as for schema_salad. Ward, 2016-03-17
 fpm --maintainer='Ward Vandewege <ward at curoverse.com>' -s python -t deb --exclude=*/dist-packages/tests/* --exclude=*/site-packages/tests/* --deb-ignore-iteration-in-dependencies -n python-cwltool --iteration 1 --python-bin python2.7 --python-easyinstall easy_install-2.7 --python-package-name-prefix python --depends python2.7 -v 1.0.20160316204054 cwltool

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list