Skip to content

Commit

Permalink
Merge branch 'master' into lattice-proto-v3
Browse files Browse the repository at this point in the history
  • Loading branch information
neilconway committed Aug 5, 2012
2 parents f46935a + d5f3145 commit f527c6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/bud/viz.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
class VizOnline #:nodoc: all
attr_reader :logtab

META_TABLES = %w[t_cycle t_depends t_provides t_rules
META_TABLES = %w[t_cycle t_depends t_depends_tc t_provides t_rules
t_stratum t_table_info t_table_schema].to_set

def initialize(bud_instance)
Expand Down

0 comments on commit f527c6e

Please sign in to comment.