Commit 89d223b3 by Diego Novillo Committed by Diego Novillo

validate_failures.py: Fix /usr/bin/python invocation.

	* testsuite-management/validate_failures.py: Fix
	/usr/bin/python invocation.

From-SVN: r189631
parent aefa74bd
2012-07-18 Diego Novillo <dnovillo@google.com>
* testsuite-management/validate_failures.py: Fix
/usr/bin/python invocation.
2012-06-19 Steven Bosscher <steven@gcc.gnu.org> 2012-06-19 Steven Bosscher <steven@gcc.gnu.org>
* check_makefile_deps.sh: Look for c-common.o in c-family/. * check_makefile_deps.sh: Look for c-common.o in c-family/.
......
#!/usr/bin/python2.6 #!/usr/bin/python
# Script to compare testsuite failures against a list of known-to-fail # Script to compare testsuite failures against a list of known-to-fail
# tests. # tests.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment