Skip to content
This repository has been archived by the owner on Feb 16, 2019. It is now read-only.

Commit

Permalink
add set -e to beginning of script
Browse files Browse the repository at this point in the history
  • Loading branch information
jessicalumian authored Oct 22, 2018
1 parent a6ef6cf commit 90d4b54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions files/run_variant_calling.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
set -e
cd ~/dc_workshop/results

genome=~/dc_workshop/data/ref_genome/ecoli_rel606.fasta
Expand Down

0 comments on commit 90d4b54

Please sign in to comment.