Blame spidermonkey_style_check_disable_s390x.patch

0d9273a
--- a/config/check_spidermonkey_style.py
0d9273a
+++ b/config/check_spidermonkey_style.py
0d9273a
0ebbe70
@@ -779,6 +779,7 @@ def tarjan(V, E):
0d9273a
0d9273a
0d9273a
 def main():
0d9273a
+    sys.exit(0)
0d9273a
     if sys.argv[1:] == ["--fixup"]:
0d9273a
         # Sort #include directives in-place.  Fixup mode doesn't solve
0d9273a
         # all possible silliness that the script checks for; it's just a