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

Unified Diff: webkit/tools/layout_tests/test_output_formatter.sh

Issue 545145: Move the layout test scripts into a 'webkitpy' subdirectory in preparation... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: try to de-confuse svn and the try bots Created 10 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
Index: webkit/tools/layout_tests/test_output_formatter.sh
===================================================================
--- webkit/tools/layout_tests/test_output_formatter.sh (revision 36724)
+++ webkit/tools/layout_tests/test_output_formatter.sh (working copy)
@@ -20,4 +20,4 @@
export PYTHONPATH
fi
-"$PYTHON_PROG" "$exec_dir/test_output_formatter.py" "-v" "$@"
+"$PYTHON_PROG" "$exec_dir/webkitpy/test_output_formatter.py" "-v" "$@"
« no previous file with comments | « webkit/tools/layout_tests/test_output_formatter.py ('k') | webkit/tools/layout_tests/test_output_xml_to_json.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698