[svn:DBD-Pg] r11497 - DBD-Pg/trunk/t

[email protected]
Newsgroups perl.dbd.pg.changes
Message-ID <[email protected]>
Author: turnstep
Date: Mon Jul  7 07:53:15 2008
New Revision: 11497

Modified:
   DBD-Pg/trunk/t/01connect.t

Log:
Missing s


Modified: DBD-Pg/trunk/t/01connect.t
==============================================================================
--- DBD-Pg/trunk/t/01connect.t	(original)
+++ DBD-Pg/trunk/t/01connect.t	Mon Jul  7 07:53:15 2008
@@ -141,7 +141,7 @@
 		$connerror =~ s/.+?failed: //;
 		$connerror =~ s{\n at t/dbdpg.*}{}m;
 		if ($connerror =~ /create semaphores/) {
-			$connerror =~ s/.*(FATAL.*?)HINT.*/$1/m;
+			$connerror =~ s/.*(FATAL.*?)HINT.*/$1/sm;
 		}
 		$extra .= "\nError was: $connerror";
 	}
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.