X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fbtr;a=blobdiff_plain;f=lib%2Fbtr%2Fbtr.sh;fp=lib%2Fbtr%2Fbtr.sh;h=2bc8e3ef90256d9af55da7475e542a114d35eaf1;hp=e8bc4c1194ae3b4947519c092dc2a2cf9b58da01;hb=c279a4f33736b85e86346448b5aad7ab64b2b612;hpb=b609ee3359952dcb039173e14abebd5ed21c8b42 diff --git a/lib/btr/btr.sh b/lib/btr/btr.sh index e8bc4c1..2bc8e3e 100755 --- a/lib/btr/btr.sh +++ b/lib/btr/btr.sh @@ -92,7 +92,7 @@ function parseopts { ;; -r|--report) case "$2" in - mail) + *) REPORT_RULES="$2" ;; esac