Skip to content

Commit

Permalink
Show failed logs.
Browse files Browse the repository at this point in the history
  • Loading branch information
johanneskoester committed Oct 16, 2019
1 parent 54cfbe6 commit fafd00e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ export PATH=/opt/conda/bin:$PATH
eval "$4"

# run snakemake with given args
snakemake --directory $1 --snakefile $2 $3
snakemake --directory $1 --snakefile $2 --show-failed-logs $3

0 comments on commit fafd00e

Please sign in to comment.