Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3372)

Unified Diff: scripts/expect_tests

Issue 892363002: Actually added pretest support (Closed) Base URL: https://chromium.googlesource.com/infra/testing/expect_tests@master
Patch Set: Yet another small fix Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« expect_tests/pipeline.py ('K') | « expect_tests/pipeline.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/expect_tests
diff --git a/scripts/expect_tests b/scripts/expect_tests
index 0baa3063bc8ae1f678335f6ae82f53e1255c2c3b..a8be0f18e6a2e3114c4430387140cad1ffcbd393 100755
--- a/scripts/expect_tests
+++ b/scripts/expect_tests
@@ -1,4 +1,4 @@
-#!/usr/local/google/home/pgervais/prog/new_infra/infra/ENV/bin/python
+#!/usr/bin/env python
# Copyright 2014 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
« expect_tests/pipeline.py ('K') | « expect_tests/pipeline.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698