summaryrefslogtreecommitdiff
path: root/update_build_tools.py
diff options
context:
space:
mode:
authorJeff Davidson <jpd@google.com>2014-10-06 13:35:10 -0700
committerJeff Davidson <jpd@google.com>2014-10-06 13:35:10 -0700
commitef13f828a14d3a370f423360f1e263269f4851f0 (patch)
treed34655493a8936898594709397a54caad1e16567 /update_build_tools.py
parent72799e0d6f80f2aea1978baa11e09268b5c8d392 (diff)
download22-linux-ef13f828a14d3a370f423360f1e263269f4851f0.tar.gz
Update update_build_tools.py to work for all versions.
Change-Id: I89b88f55f39da734ed065bce870dd2613008cc49
Diffstat (limited to 'update_build_tools.py')
-rwxr-xr-xupdate_build_tools.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/update_build_tools.py b/update_build_tools.py
index ef956d9..611ae7a 100755
--- a/update_build_tools.py
+++ b/update_build_tools.py
@@ -146,7 +146,7 @@ try: # make sure we delete the downloaded ZIP
subprocess.check_call(['git', 'add', dirEntry[1]])
# modify the source.properties
- subprocess.check_call(['sed', '-i', 's/Pkg.Revision=22.0.0 rc1/\/\/Pkg.Revision=22.0.0 rc1/',
+ subprocess.check_call(['sed', '-i', 's/Pkg.Revision=/\/\/Pkg.Revision=/',
'source.properties'])
subprocess.check_call(' '.join(['echo', '-e',