[Slashdotjp-dev 953] [472] Suppress story deleting message

アーカイブの一覧に戻る

svnno****@sourc***** svnno****@sourc*****
2008年 1月 31日 (木) 15:54:26 JST


Revision: 472
          http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=slashdotjp&view=rev&rev=472
Author:   tach
Date:     2008-01-31 15:54:26 +0900 (Thu, 31 Jan 2008)

Log Message:
-----------
Suppress story deleting message

Modified Paths:
--------------
    slashjp/trunk/debian/changelog
    slashjp/trunk/debian/slash-backend.logcheck.ignore.server


-------------- next part --------------
Modified: slashjp/trunk/debian/changelog
===================================================================
--- slashjp/trunk/debian/changelog	2008-01-29 12:30:33 UTC (rev 471)
+++ slashjp/trunk/debian/changelog	2008-01-31 06:54:26 UTC (rev 472)
@@ -5,8 +5,10 @@
   * Change to delete nonexistent stories from story_dirty
   * Fix: Use of uninitialized value at
     /usr/lib/perl5/Slash/Utility/Display.pm line 549.
+  * Add logcheck ignore rules
+    - Suppress story deleting message
 
- -- Taku YASUI <tach****@osdn*****>  Thu, 24 Jan 2008 19:58:59 +0900
+ -- Taku YASUI <tach****@osdn*****>  Thu, 31 Jan 2008 06:53:10 +0000
 
 slash (2.5.0.189-2) unstable; urgency=low
 

Modified: slashjp/trunk/debian/slash-backend.logcheck.ignore.server
===================================================================
--- slashjp/trunk/debian/slash-backend.logcheck.ignore.server	2008-01-29 12:30:33 UTC (rev 471)
+++ slashjp/trunk/debian/slash-backend.logcheck.ignore.server	2008-01-31 06:54:26 UTC (rev 472)
@@ -12,7 +12,7 @@
 runtask [-a-z0-9A-Z_]+\.pl (begin|end)
 runtask .* (Begin|End)
 \[adminmail\.pl\] [-a-z0-9A-Z_. ]+ (Begin|End)
-\[freshenup\.pl\] (Updating|updated) [0-9/]+
+\[freshenup\.pl\] (Updating|updated|Deleting) [0-9/]+
 \[freshenup\.pl\] (index|article|firehose)\.pl 
 \[freshenup\.pl\] slash [a-z0-9A-Z_]+\.shtml
 \[freshenup\.pl\] setStory on [0-9]+ stories


Slashdotjp-dev メーリングリストの案内
アーカイブの一覧に戻る