diff options
author | tonyg@chromium.org <tonyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-09 08:47:35 +0000 |
---|---|---|
committer | tonyg@chromium.org <tonyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-09 08:47:35 +0000 |
commit | c0c6853d9a62549638c6cfb19f8134cd3c98cd42 (patch) | |
tree | ba5d80dbb5e2e6829f55016db247a4df41dc6394 /tools/run-bisect-perf-regression.cfg | |
parent | ce671d2d1c7d43a56e62e1bd495392e2e5739d25 (diff) | |
download | chromium_src-c0c6853d9a62549638c6cfb19f8134cd3c98cd42.zip chromium_src-c0c6853d9a62549638c6cfb19f8134cd3c98cd42.tar.gz chromium_src-c0c6853d9a62549638c6cfb19f8134cd3c98cd42.tar.bz2 |
Add a newline to the end of tools/run-bisect-perf-regression.cfg
The hope is that this will prevent patch from getting confused.
BUG=257689
NOTRY=True
TBR=pasko@chromium.org
Review URL: https://chromiumcodereview.appspot.com/18339012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@210530 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/run-bisect-perf-regression.cfg')
-rw-r--r-- | tools/run-bisect-perf-regression.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/run-bisect-perf-regression.cfg b/tools/run-bisect-perf-regression.cfg index c390d4f..83804d8 100644 --- a/tools/run-bisect-perf-regression.cfg +++ b/tools/run-bisect-perf-regression.cfg @@ -84,4 +84,4 @@ config = { 'repeat_count':'', 'max_time_minutes': '', 'truncate_percent':'', -}
\ No newline at end of file +} |