summaryrefslogtreecommitdiff
path: root/notmuch-slurp-debbug
diff options
context:
space:
mode:
Diffstat (limited to 'notmuch-slurp-debbug')
-rwxr-xr-xnotmuch-slurp-debbug2
1 files changed, 1 insertions, 1 deletions
diff --git a/notmuch-slurp-debbug b/notmuch-slurp-debbug
index 689b6f6..458f7a1 100755
--- a/notmuch-slurp-debbug
+++ b/notmuch-slurp-debbug
@@ -67,7 +67,7 @@ my $bts_server_arg = defined $bts_server
? "--bts-server $bts_server"
: undef;
-# see #904182 (try using this script ;))
+# see #904182 for why we have to do it like this
systemx(grep defined, "bts", $bts_server_arg,
qw(--mbox --mailreader), "true %s",
"show", $bug) == 0