[Rt-commit] r18254 - in rt/3.999/branches/merge_to_3.8.2: .
    sunnavy at bestpractical.com 
    sunnavy at bestpractical.com
       
    Thu Feb  5 08:49:20 EST 2009
    
    
  
Author: sunnavy
Date: Thu Feb  5 08:49:20 2009
New Revision: 18254
Modified:
   rt/3.999/branches/merge_to_3.8.2/   (props changed)
   rt/3.999/branches/merge_to_3.8.2/etc/config.yml
Log:
 r19645 at sunnavys-mb:  sunnavy | 2009-02-05 21:49:04 +0800
 set clear_screen to false for TestServerWarnings plugin
Modified: rt/3.999/branches/merge_to_3.8.2/etc/config.yml
==============================================================================
--- rt/3.999/branches/merge_to_3.8.2/etc/config.yml	(original)
+++ rt/3.999/branches/merge_to_3.8.2/etc/config.yml	Thu Feb  5 08:49:20 2009
@@ -39,7 +39,8 @@
           - IE8
           - ie7-recalc
           - ie7-squish
-    - TestServerWarnings: {}
+    - TestServerWarnings:
+        clear_screen: 0
   PubSub: 
     Backend: Memcached
     Enable: ~
    
    
More information about the Rt-commit
mailing list