summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/interpret-mail2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/interpret-mail b/bin/interpret-mail
index 6963d7a..f2b7d26 100755
--- a/bin/interpret-mail
+++ b/bin/interpret-mail
@@ -174,7 +174,7 @@ sed -n "$(
continue
fi
printf \
- '/^%s:/{ s/^%s:\s*//; w %s/%s\n }\n' \
+ '/^%s:/{ s/^%s:\s*//; w %s/%s\n b; }\n' \
"${action}" \
"${action}" \
"${tmp_dir}" \