Merge branch '10460-cwl-directory-literal' closes #10460
authorPeter Amstutz <peter.amstutz@curoverse.com>
Mon, 7 Nov 2016 22:03:00 +0000 (17:03 -0500)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Mon, 7 Nov 2016 22:03:00 +0000 (17:03 -0500)
1  2 
build/run-build-packages.sh

index 465a0588e5e952077466307ababec27fb4b007a8,f62bff01f714f4163abc2d3a4453f7e7e80998af..320f9d445c3a052a62bf5b8560b2080c98b06904
@@@ -431,8 -431,6 +431,8 @@@ package_go_binary tools/keep-block-chec
      "Verify that all data from one set of Keep servers to another was copied"
  package_go_binary tools/keep-rsync keep-rsync \
      "Copy all data from one set of Keep servers to another"
 +package_go_binary tools/keep-exercise keep-exercise \
 +    "Performance testing tool for Arvados Keep"
  
  # The Python SDK
  # Please resist the temptation to add --no-python-fix-name to the fpm call here
@@@ -478,7 -476,7 +478,7 @@@ fpm_build ruamel.yaml "" "" python 0.12
  fpm_build cwltest "" "" python 1.0.20160907111242
  
  # And for cwltool we have the same problem as for schema_salad. Ward, 2016-03-17
- fpm_build cwltool "" "" python 1.0.20161007181528
+ fpm_build cwltool "" "" python 1.0.20161107145355
  
  # 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 "" "" python 0.3.0