Skip to content

Commit

Permalink
email condition
Browse files Browse the repository at this point in the history
  • Loading branch information
jiang548 committed May 19, 2022
1 parent 19ac267 commit 6dfb0a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/network_portal.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ function usage() {
# echo " --filter To focus on a list of genes"
echo " --resn result prefix"
echo " --sif singularity container"
echo " --email send notification emails for both two stages if you have mail installed in Linux"
echo " --email send notification emails for both two stages if you have mail installed in Linux, and interactive=F"
exit -1
}
[ $? -ne 0 ] && usage
Expand Down

0 comments on commit 6dfb0a2

Please sign in to comment.