mcom: Quote one more variable

pull/158/head
codesoap 5 years ago committed by Leah Neukirchen
parent d164496e09
commit 33a6c48fb6

@ -11,7 +11,7 @@ commajoin() {
}
notmine() {
mine="$(maddr -a -h local-mailbox:alternate-mailboxes: $MBLAZE/profile)"
mine="$(maddr -a -h local-mailbox:alternate-mailboxes: "$MBLAZE/profile")"
grep -Fv -e "$mine"
}

Loading…
Cancel
Save