Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
asboner committed Oct 27, 2020
1 parent 2c7ca57 commit 9c6ebac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/ERValign.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ if [ -z ${LIMIT_RAM+x} ];then export LIMIT_RAM=35129075129;fi

logMsg "DEBUG" "OUT_PREFIX:($OUT_PREFIX)"
logMsg "DEBUG" "Local OutDir: $(pwd)/$LOCAL_OUTDIR"
logMsg "DEBUG" "Reads: ($READS)"l
logMsg "DEBUG" "Reads: ($READS)"
logMsg "DEBUG" "CPUs:($CPUS)"
logMsg "DEBUG" "Limit RAM:($LIMIT_RAM)"

Expand Down

0 comments on commit 9c6ebac

Please sign in to comment.