From: Greg Sabino Mullane Date: Thu, 20 Dec 2007 00:39:40 +0000 (+0000) Subject: Minor tweak to support new format in parserTest X-Git-Tag: 1.31.0-rc.0~50335 X-Git-Url: http://git.cyclocoop.org/%24image?a=commitdiff_plain;h=ecf9fc336f0843babb3101b71bbc32c7c7a11deb;p=lhc%2Fweb%2Fwiklou.git Minor tweak to support new format in parserTest --- diff --git a/maintenance/postgres/compare_schemas.pl b/maintenance/postgres/compare_schemas.pl index c613d9e2a2..6f639eca2c 100644 --- a/maintenance/postgres/compare_schemas.pl +++ b/maintenance/postgres/compare_schemas.pl @@ -143,7 +143,7 @@ while (<$pfh>) { next; } $ptable{$1}=2 while /'(\w+)'/g; - last if /;/; + last if /\);/; } close $pfh; @@ -152,6 +152,7 @@ filearchive logging profiling querycache_info +searchindex trackbacks transcache user_newtalk