Skip to content

Commit

Permalink
add additional debugging to concentrate on late pipeline issues; work…
Browse files Browse the repository at this point in the history
… on #35
  • Loading branch information
kltm committed Apr 29, 2020
1 parent f04a65f commit 86c7e06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,7 @@ pipeline {
sh 'curl -L -o /tmp/reacto.owl http://snapshot.geneontology.org/ontology/extensions/reacto.owl'
// DEBUG: confirm for the moment.
sh 'ls -AlF /tmp/*'
sh 'head -1000 /tmp/neo.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
Expand Down

0 comments on commit 86c7e06

Please sign in to comment.