about summary refs log tree commit diff
path: root/mcom
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2019-01-12 16:12:12 +0100
committerLeah Neukirchen <leah@vuxu.org>2019-01-12 16:12:12 +0100
commit577b4497e4bd8d5bc3991ea0e567a1a84373ea2c (patch)
tree6d3d2e3f2d75298a654bfb943c154d6bf5139645 /mcom
parent30fba2bcfdd905d57e041f72a31802059c1ba2dc (diff)
downloadmblaze-577b4497e4bd8d5bc3991ea0e567a1a84373ea2c.tar.gz
mblaze-577b4497e4bd8d5bc3991ea0e567a1a84373ea2c.tar.xz
mblaze-577b4497e4bd8d5bc3991ea0e567a1a84373ea2c.zip
mcom: enter the loop again when we should run mime
Diffstat (limited to 'mcom')
-rwxr-xr-xmcom1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcom b/mcom
index 65a9404..fdb363a 100755
--- a/mcom
+++ b/mcom
@@ -383,6 +383,7 @@ while :; do
 			else
 				printf 'mcom: re-run mmime first.\n'
 				c=
+				continue
 			fi
 		else
 			if mmime -c <$draft; then