Merge "Remove black list of graph flow"
This commit is contained in:
@@ -101,8 +101,7 @@ BASE_CONF = '%s.conf' % (BASE_MOD)
|
||||
MACHINE_GENERATED = ('# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE '
|
||||
'OVERWRITTEN', '')
|
||||
|
||||
# FIXME(harlowja): remove these after bugs #1221448 and #1221505 are fixed
|
||||
BLACK_LISTED = ('graph_flow',)
|
||||
BLACK_LISTED = ()
|
||||
|
||||
|
||||
def _parse_args(argv):
|
||||
|
||||
Reference in New Issue
Block a user