restore list-changes
Remove the temporary edit for the list-changes job that caused it to be a no-op. Change-Id: I002faff256d78254f191f3ebbf811be284f84894 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
@@ -93,9 +93,6 @@ def git_diff(workdir, repo, git_range, file_pattern):
|
||||
|
||||
|
||||
def main():
|
||||
# FIXME(dhellmann): Temporarily turn off list-changes for this
|
||||
# series of patches.
|
||||
return 0
|
||||
if not sys.stdout.encoding:
|
||||
# Wrap sys.stdout with a writer that knows how to handle
|
||||
# encoding Unicode data.
|
||||
|
||||
Reference in New Issue
Block a user