X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=pdt.sh;fp=pdt.sh;h=6c44b774f45b286294dde49f6079c0976435e8f4;hb=c5176a05061e31d429babea1beedcaade01e3b65;hp=25a7f318aefa3694da38e63c05e82f140cce1454;hpb=c0e2704f5c266db7c165e2ece8d4ee804ed46c9c;p=pdt.git diff --git a/pdt.sh b/pdt.sh index 25a7f31..6c44b77 100644 --- a/pdt.sh +++ b/pdt.sh @@ -116,7 +116,7 @@ pdt() { if ! toot -$mastodon_account post "$*" $toot_arg; then fails+=(toot) fi - if [[ ! $dbd ]]; then + if ! $dbd; then if ! printf "post %s\n" "${dia_arg}$*" | diaspora; then fails+=(diaspora) fi