diff tests/test-hook.t @ 40404:956ec6f1320d stable 4.8rc0

merge to stable for 4.8 release freeze
author Augie Fackler <augie@google.com>
date Mon, 22 Oct 2018 14:46:06 -0400
parents 89ba51c3e4f1
children b6673e9bdcf6
line wrap: on
line diff
--- a/tests/test-hook.t	Wed Oct 10 12:25:28 2018 -0400
+++ b/tests/test-hook.t	Mon Oct 22 14:46:06 2018 -0400
@@ -456,9 +456,9 @@
   >     unreachable = 1
   > EOF
 
-  $ cat > syntaxerror.py << EOF
+  $ cat > syntaxerror.py << NO_CHECK_EOF
   > (foo
-  > EOF
+  > NO_CHECK_EOF
 
 test python hooks