Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(681)

Unified Diff: test/gtest_xml_outfiles_test.py

Issue 9534044: Errors running Make with Python 3 Base URL: http://googletest.googlecode.com/svn/trunk/
Patch Set: Created 10 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/gtest_uninitialized_test.py ('k') | test/gtest_xml_output_unittest.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/gtest_xml_outfiles_test.py
===================================================================
--- test/gtest_xml_outfiles_test.py (revision 654)
+++ test/gtest_xml_outfiles_test.py (working copy)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2
#
# Copyright 2008, Google Inc.
# All rights reserved.
« no previous file with comments | « test/gtest_uninitialized_test.py ('k') | test/gtest_xml_output_unittest.py » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b