Skip to content

Commit

Permalink
Update PlaScope.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
GuilhemRoyer authored May 23, 2018
1 parent 22aa12c commit 3f339ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PlaScope.sh
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ then
FQ_DIR="."
fi

if [[ -z "${FQ_DIR:-}" ]]
if [[ -z "${O_DIR:-}" ]]
then
# default value: current directory
O_DIR="."
Expand Down

0 comments on commit 3f339ac

Please sign in to comment.