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

Unified Diff: tools_webrtc/gn_check_autofix.py

Issue 2864213004: Rename tools-webrtc -> tools_webrtc (Closed)
Patch Set: REmove symlink Created 3 years, 7 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
« no previous file with comments | « tools_webrtc/get_landmines.py ('k') | tools_webrtc/gtest-parallel-wrapper.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools_webrtc/gn_check_autofix.py
diff --git a/tools-webrtc/gn_check_autofix.py b/tools_webrtc/gn_check_autofix.py
similarity index 97%
rename from tools-webrtc/gn_check_autofix.py
rename to tools_webrtc/gn_check_autofix.py
index 3c1b367565aabf8b285f1f26a65de9b89d1c241b..b939636d0c831e928772389ab5f19155eddefa6f 100644
--- a/tools-webrtc/gn_check_autofix.py
+++ b/tools_webrtc/gn_check_autofix.py
@@ -15,9 +15,9 @@ It will run `mb gen` in a temporary directory and it is really useful to
check for different configurations.
Usage:
- $ python tools-webrtc/gn_check_autofix.py -m some_mater -b some_bot
+ $ python tools_webrtc/gn_check_autofix.py -m some_mater -b some_bot
or
- $ python tools-webrtc/gn_check_autofix.py -c some_mb_config
+ $ python tools_webrtc/gn_check_autofix.py -c some_mb_config
"""
import os
« no previous file with comments | « tools_webrtc/get_landmines.py ('k') | tools_webrtc/gtest-parallel-wrapper.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698