[arvados] created: 2.6.0-14-g7de0cbe6f

git repository hosting git at public.arvados.org
Thu Apr 13 22:36:33 UTC 2023


        at  7de0cbe6f415c4ff17fd29dd659a271c0cf04aec (commit)


commit 7de0cbe6f415c4ff17fd29dd659a271c0cf04aec
Author: Brett Smith <brett.smith at curii.com>
Date:   Thu Apr 13 18:36:12 2023 -0400

    Debugging WIP commit
    
    This commit should never be merged with main.
    
    Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith at curii.com>

diff --git a/doc/Rakefile b/doc/Rakefile
index 676f2845c..7dc3390dc 100644
--- a/doc/Rakefile
+++ b/doc/Rakefile
@@ -56,6 +56,9 @@ file "sdk/python/arvados/index.html" do |t|
   end
   `which pdoc`
   if $? == 0
+    p ENV
+    system("which", "python3", "pdoc")
+    system("python3", "-VV")
     raise unless system("python3", "setup.py", "build",
                         chdir: "../sdk/python", out: :err)
     raise unless system("pdoc", "--html", "-o", "sdk/python", "../sdk/python/build/lib/arvados/",

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list