]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/lily.scm
Merge with master
[lilypond.git] / scm / lily.scm
index a5aee5458b4107b4ed902a8679e2ded9b0255aea..bc4a48f7a9c0bd9a2e55219fe9396370d8da012f 100644 (file)
@@ -637,6 +637,7 @@ The syntax is the same as `define*-public'."
          (ly:error (_ "failed files: ~S") (string-join failed))
          (exit 1))
        (begin
+         (ly:do-atexit)
          ;; HACK: be sure to exit with single newline
          (ly:message "")
          (exit 0)))))