Skip to content

Commit

Permalink
minor typo on awsf script
Browse files Browse the repository at this point in the history
  • Loading branch information
SooLee committed Jun 11, 2019
1 parent ab89fb0 commit 83acc35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion awsf/aws_run_workflow_generic.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ then
export LOCAL_WFDIR=$EBS_DIR/snakemake
elif [[ $LANGUAGE == 'shell' ]]
then
export LOCAL_WFDIR=$DBS_DIR/shell
export LOCAL_WFDIR=$EBS_DIR/shell
else
export LOCAL_WFDIR=$EBS_DIR/cwl
fi
Expand Down

0 comments on commit 83acc35

Please sign in to comment.