Debug: output type of process as it terminates
[exim.git] / src / src / moan.c
index 6d922a5a4d87c60336a025c720e5693ef5d50f80..90deefc5672c5e00f83233c2e5a9dc335cd35df6 100644 (file)
@@ -587,7 +587,7 @@ fprintf(stderr, "%d previous message%s successfully processed.\n",
 
 fprintf(stderr, "The rest of the batch was abandoned.\n");
 
-exim_exit(yield);
+exim_exit(yield, US"batch");
 }