[ARVADOS] updated: 5520e6cbe7b5755db5ccff289f7c57a2caa85f8d

Git user git at public.curoverse.com
Tue May 31 16:04:12 EDT 2016


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

       via  5520e6cbe7b5755db5ccff289f7c57a2caa85f8d (commit)
      from  970fab5b5bdfa9e2ece74032b7e6950aa90ffc72 (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 5520e6cbe7b5755db5ccff289f7c57a2caa85f8d
Author: Brett Smith <brett at curoverse.com>
Date:   Tue May 31 16:03:40 2016 -0400

    Fixup verbose logging per review.

diff --git a/build/run-build-packages.sh b/build/run-build-packages.sh
index 90793e9..a51198f 100755
--- a/build/run-build-packages.sh
+++ b/build/run-build-packages.sh
@@ -440,7 +440,7 @@ fpm_build ruamel.yaml ruamel.yaml "" python "" --python-setup-py-arguments "--si
 fpm_build cwltool cwltool "" python 1.0.20160427142240
 
 # FPM eats the trailing .0 in the python-rdflib-jsonld package when built with 'rdflib-jsonld>=0.3.0'. Force the version. Ward, 2016-03-25
-fpm_build rdflib-jsonld rdflib-jsonld "" python 0.3.0 --verbose --log info
+fpm_build rdflib-jsonld rdflib-jsonld "" python 0.3.0
 
 # The PAM module
 if [[ $TARGET =~ debian|ubuntu ]]; then

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list