Make the gc descriptor tests fail consistently if python is not found.
authorZoltan Varga <vargaz@gmail.com>
Thu, 8 Aug 2013 23:49:15 +0000 (01:49 +0200)
committerZoltan Varga <vargaz@gmail.com>
Thu, 8 Aug 2013 23:59:44 +0000 (01:59 +0200)
mono/tests/gc-descriptors/Makefile.am [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index 869850e..4daa22b
@@ -14,3 +14,6 @@ descriptor-tests.cs : descriptor-tests-driver.cs descriptor-tests-prefix.cs gen-
        $(srcdir)/gen-descriptor-tests.py >descriptor-tests.cs
 
 EXTRA_DIST = descriptor-tests-driver.cs descriptor-tests-prefix.cs gen-descriptor-tests.py
+
+.DELETE_ON_ERROR:
+