Skip to content
Snippets Groups Projects
Commit 30778ad6 authored by Boris Baldassari's avatar Boris Baldassari
Browse files

#5 Fix jenkins file get for list_mboxes.

parent ade494bf
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ pipeline {
perl -v
Rscript --version
cd scripts/ && sh ./process_mboxes.sh
ls /data/eclipse_mls/ > ../datasets/eclipse_mls/list_mboxes.txt
ls ../datasets/eclipse_mls/mboxes/ > ../datasets/eclipse_mls/list_mboxes.txt
'''
}
} */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment