| Index: gm/rebaseline_server/test_all.py
|
| diff --git a/gm/rebaseline_server/test_all.py b/gm/rebaseline_server/test_all.py
|
| index 299d1340f23ec78664070d96510f81d296a3feb6..282ec85732cdcaa8eec89eb8c8bb26b3f00d65f7 100755
|
| --- a/gm/rebaseline_server/test_all.py
|
| +++ b/gm/rebaseline_server/test_all.py
|
| @@ -7,9 +7,6 @@ Use of this source code is governed by a BSD-style license that can be
|
| found in the LICENSE file.
|
|
|
| Run all unittests within this directory tree, recursing into subdirectories.
|
| -
|
| -TODO(epoger): Launch this automatically on the housekeeper bot, but first make
|
| -sure it works properly after having been checked out (from both git and svn)
|
| """
|
|
|
| import os
|
|
|