Ævar Arnfjörð Bjarmason wrote: > I don't think the way Felipe used it in his patch is an unambiguous > improvement, it would need to be some combination of reverted/adjusted > if we went for the "anything you make must always have a 100% working > copy" general approach in: > https://lore.kernel.org/git/cover-0.6-00000000000-20210329T161723Z-avarab@xxxxxxxxx/ My view is that it's the tool itself (gcc, asciidoctor, asciidoc) that shouldn't write the output if interrupted, and generally that's the case. If we do want out scripts to not generate output if interrupted, that should be fixed in the script itself. -- Felipe Contreras