summaryrefslogtreecommitdiffstats
path: root/PRESUBMIT.py
diff options
context:
space:
mode:
authorsgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-31 08:37:26 +0000
committersgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-31 08:37:26 +0000
commit20f61e8fa477f367b66d05b2707fc1021b35af5c (patch)
treeffdaaa0c659b71ce3401bada873576031f26a27d /PRESUBMIT.py
parent89bedbad604d712dee998aed691646eb8393e039 (diff)
downloadchromium_src-20f61e8fa477f367b66d05b2707fc1021b35af5c.zip
chromium_src-20f61e8fa477f367b66d05b2707fc1021b35af5c.tar.gz
chromium_src-20f61e8fa477f367b66d05b2707fc1021b35af5c.tar.bz2
Replace "Hammer" references with "Debug" as appropriate.
Review URL: http://codereview.chromium.org/53118 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12849 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'PRESUBMIT.py')
-rwxr-xr-xPRESUBMIT.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/PRESUBMIT.py b/PRESUBMIT.py
index 7cb4af3..4b6c55b 100755
--- a/PRESUBMIT.py
+++ b/PRESUBMIT.py
@@ -16,8 +16,8 @@ SOURCE_FILE_EXTENSIONS = [
EXCLUDED_PATHS = [
r"breakpad[\\\/].*",
r"chrome[\\\/]Debug[\\\/].*",
- r"chrome[\\\/]Hammer[\\\/].*",
r"chrome[\\\/]Release[\\\/].*",
+ r"sconsbuild[\\\/].*",
r"xcodebuild[\\\/].*",
r"skia[\\\/].*",
r".*third_party[\\\/].*",