skribilo-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#54593: Do not create output file on error


From: Ludovic Courtès
Subject: bug#54593: Do not create output file on error
Date: Sun, 10 Apr 2022 22:01:02 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

Arun Isaac <arunisaac@systemreboot.net> skribis:

> Among other things, this upsets the use of skribilo in Makefiles. When a
> skribilo invocation in a Makefile recipe fails, an output file is still
> created, and when make is run again, the skribilo invocation is not
> re-run.

Indeed.  Furthermore, I think the output file should be created
atomically, with something like Guix’s ‘with-atomic-file-output’.

Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]