[ARVADOS] updated: 1.3.0-834-g6730b1335

Git user git at public.curoverse.com
Wed May 1 18:58:16 UTC 2019


Summary of changes:
 doc/Rakefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

       via  6730b1335995bc40dad4e8337c122eba1e74c8ad (commit)
      from  2bd863dcf322f8f349b99e1ebd5e8a236cce542f (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 6730b1335995bc40dad4e8337c122eba1e74c8ad
Author: Tom Morris <tfmorris at veritasgenetics.com>
Date:   Wed May 1 14:56:35 2019 -0400

    Fix debug setup accidentally committed.
    
    refs #14670
    
    Arvados-DCO-1.1-Signed-off-by: Tom Morris <tfmorris at veritasgenetics.com>

diff --git a/doc/Rakefile b/doc/Rakefile
index 35bd1a5da..f1aa3bfce 100644
--- a/doc/Rakefile
+++ b/doc/Rakefile
@@ -6,8 +6,7 @@
 require "rubygems"
 require "colorize"
 
-#task :generate => [ :realclean, 'sdk/python/arvados/index.html', 'sdk/R/arvados/index.html', 'sdk/java-v2/javadoc/index.html' ] do
-task :generate => [ :realclean, 'sdk/python/arvados/index.html', 'sdk/java-v2/javadoc/index.html' ] do
+task :generate => [ :realclean, 'sdk/python/arvados/index.html', 'sdk/R/arvados/index.html', 'sdk/java-v2/javadoc/index.html' ] do
   vars = ['baseurl', 'arvados_cluster_uuid', 'arvados_api_host', 'arvados_workbench_host']
   vars.each do |v|
     if ENV[v]

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list