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

Unified Diff: tools/code_coverage/coverage_posix.py

Issue 5535003: scons: excise more scons references from the code base (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 10 years 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
« no previous file with comments | « testing/gtest.gyp ('k') | tools/data_pack/scons.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/code_coverage/coverage_posix.py
diff --git a/tools/code_coverage/coverage_posix.py b/tools/code_coverage/coverage_posix.py
index 45d6d33cd2fc0b0c953d42bbc5a1ce0024052f5b..25463a305dfdfe89cf25d806c25704a40c23a798 100755
--- a/tools/code_coverage/coverage_posix.py
+++ b/tools/code_coverage/coverage_posix.py
@@ -69,7 +69,7 @@ Linux:
the directory within the buildbot working directory in which the
solution, Debug, and Release directories are found.
It's usually "src/build", but on mac it's $DIR/../xcodebuild and on
- Linux it's $DIR/../sconsbuild or $DIR/sconsbuild or $DIR/out.
+ Linux it's $DIR/out.
This is used by buildbot scripts to help us find the output directory.
Must be used with --target.
« no previous file with comments | « testing/gtest.gyp ('k') | tools/data_pack/scons.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698