[prev] [thread] [next] [lurker] [Date index for 2003/11/25]
Author: jon
Date: 2003-11-25 16:29:34 +0200 (Tue, 25 Nov 2003)
New Revision: 48
Modified:
t/lib/YAPC/Test.pm
Log:
fix test when Config.pm has changed
Modified: t/lib/YAPC/Test.pm
===================================================================
--- t/lib/YAPC/Test.pm 2003-11-25 14:26:44 UTC (rev 47)
+++ t/lib/YAPC/Test.pm 2003-11-25 14:29:34 UTC (rev 48)
@@ -9,6 +9,7 @@
sqlite => [ 'dbi:SQLite:t/test.db', '', '' ],
);
@YAPC::Config::STORAGE = @{ $dbs{ $ENV{YAPC_TEST_DB} || 'sqlite' } };
+ @YAPC::Config::admins = (qw(gabor@xxx.xx.xx));
#$YAPC::Config::MESSAGES = 'messages';
#$YAPC::Config::ARCHIVE = 't/root/archive';
#$YAPC::Config::LOG_PATH = 't/temp_error';
Generated at 17:06 on 25 Nov 2003 by mariachi 0.51