From: Greg Sabino Mullane Date: Thu, 12 Mar 2009 14:38:51 +0000 (+0000) Subject: Exclude new tables from parserTests.inc test X-Git-Tag: 1.31.0-rc.0~42508 X-Git-Url: http://git.cyclocoop.org/data/%24self?a=commitdiff_plain;h=cdb4377e8ca598557571b816cd7cecac9c8a0e90;p=lhc%2Fweb%2Fwiklou.git Exclude new tables from parserTests.inc test --- diff --git a/maintenance/postgres/compare_schemas.pl b/maintenance/postgres/compare_schemas.pl index c4e7ec7d61..850244ba34 100644 --- a/maintenance/postgres/compare_schemas.pl +++ b/maintenance/postgres/compare_schemas.pl @@ -158,15 +158,18 @@ while (<$pfh>) { close $pfh or die qq{Could not close "$parsefile": $!\n}; my $OK_NOT_IN_PTABLE = ' +change_tag filearchive logging profiling querycache_info searchindex +tag_summary trackbacks transcache user_newtalk updatelog +valid_tag '; ## Make sure all tables in main tables.sql are accounted for in the parsertest.