]> git.etc.gen.nz Git - spong.git/commitdiff
added missing 'summary' field from status message hash for p*data modules
authorStephen L Johnson <sjohnson@monsters.org>
Wed, 29 May 2002 02:01:27 +0000 (02:01 +0000)
committerStephen L Johnson <sjohnson@monsters.org>
Wed, 29 May 2002 02:01:27 +0000 (02:01 +0000)
src/spong-server.pl

index e758cb03d5429b9208ea7507978b25bc88fc534a..f83102ef88ad0cc64ecedd18eefcae5042eacc63 100755 (executable)
@@ -6,7 +6,7 @@
 # There are one or more update processes that listen for status updates 
 # from client programs.
 
-# $Id: spong-server.pl,v 1.49 2002/03/22 16:46:56 sljohnson Exp $
+# $Id: spong-server.pl,v 1.50 2002/05/29 02:01:27 sljohnson Exp $
 
 use lib "@@LIBDIR@@";
 
@@ -628,6 +628,7 @@ sub save_status {
                'color'    => $color,
                'time'     => $time,
                'duration' => $duration,
+               'summary'  => $sum,
              };
 
    # Call of the data function modules in the registry