X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fsafe.ly;h=33fdfe584cc5bba1442be13027c27706b5e50634;hb=b872748c6aa8bb721ced458691b38ac2fac5dfc8;hp=b57f16fda9a3a168458c6e42c8bad4e73b9891e6;hpb=2940cdd12c135ef94e4c95ac815e76014eef9c79;p=lilypond.git diff --git a/input/regression/safe.ly b/input/regression/safe.ly index b57f16fda9..33fdfe584c 100644 --- a/input/regression/safe.ly +++ b/input/regression/safe.ly @@ -1,12 +1,12 @@ -\version "2.14.0" +\version "2.16.0" -"expect-error" = ##t +expect-error = ##t % Ugh - this affects other files too. #(ly:set-option 'protected-scheme-parsing #t) #(ly:set-option 'safe #t) -"force-finish" = ##t +force-finish = ##t \header{ texidoc = "This should not survive lilypond --safe-mode" @@ -18,4 +18,3 @@ #(open-file "/tmp/safe-guile.scm") \include "this-should-fail.ly" -