From 67b53383d748683244e5472b06fd813e6d0a8842 Mon Sep 17 00:00:00 2001 From: Seth Carbon Date: Tue, 28 Apr 2020 10:04:05 -0700 Subject: [PATCH] debugging for #35 --- Jenkinsfile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Jenkinsfile b/Jenkinsfile index eda122d..3462602 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -337,6 +337,9 @@ pipeline { sh 'curl -L -o /tmp/neo.owl skyhook@skyhook.berkeleybop.org:/home/skyhook/$BRANCH_NAME/ontology/neo.owl' // BUG/TODO: This will need to point inward at some point. sh 'curl -L -o /tmp/reacto.owl http://snapshot.geneontology.org/ontology/extensions/reacto.owl' + // DEBUG: confirm for the moment. + sh 'ls -AlF /tmp/neo.owl' + sh 'ls -AlF /tmp/reacto.owl' // WARNING: Having trouble getting the journal to the // right location. Theoretically, if the pipeline // choked at the wrong time, a hard-to-erase file