This is an automated email from the ASF dual-hosted git repository.

dill0wn pushed a commit to branch dw/8427
in repository https://gitbox.apache.org/repos/asf/allura.git


The following commit(s) were added to refs/heads/dw/8427 by this push:
     new 4a410bbc0 fixup! fixup! fixup! fixup! fixup! fixup! [#8427] fix 
jenkins failing on forgegit
4a410bbc0 is described below

commit 4a410bbc080965ef7c495f472c045c71ea11d1d1
Author: Dillon Walls <[email protected]>
AuthorDate: Wed Apr 20 14:45:22 2022 -0400

    fixup! fixup! fixup! fixup! fixup! fixup! [#8427] fix jenkins failing on 
forgegit
---
 scripts/jenkins-python3.7.sh | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/scripts/jenkins-python3.7.sh b/scripts/jenkins-python3.7.sh
index 57910d907..b8731b9cc 100755
--- a/scripts/jenkins-python3.7.sh
+++ b/scripts/jenkins-python3.7.sh
@@ -79,6 +79,9 @@ git --version;
 svn --version;
 echo pip: `pip3 --version`;
 echo npm: `npm --version`;
+whoami;
+ls -lAh /allura;
+ls -lAh /allura/;
 ls -lAh /allura/ForgeGit/forgegit/tests/data/;
 ls -lAh /allura/ForgeGit/forgegit/tests/data/*.git;
 '

Reply via email to