[Pkg-privacy-commits] [msva-perl] 201/356: update the process table, where supported, to indicate just what the upgrade monitoring process is doing

Ximin Luo infinity0 at moszumanska.debian.org
Mon Aug 24 07:41:56 UTC 2015


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a commit to branch debian
in repository msva-perl.

commit 1546be5777d3645575584f185e34212346353f4d
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Fri Oct 29 20:46:32 2010 -0400

    update the process table, where supported, to indicate just what the upgrade monitoring process is doing
---
 Crypt/Monkeysphere/MSVA/Monitor.pm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Crypt/Monkeysphere/MSVA/Monitor.pm b/Crypt/Monkeysphere/MSVA/Monitor.pm
index 237e55b..693e61a 100644
--- a/Crypt/Monkeysphere/MSVA/Monitor.pm
+++ b/Crypt/Monkeysphere/MSVA/Monitor.pm
@@ -95,6 +95,8 @@ Would you like to restart the validation agent?");
   sub childmain {
     my $self = shift;
 
+    $0 = 'MSVA (perl) Upgrade Monitor';
+
     $self->{files} = [ $0, values(%INC) ];
     $self->{logger}->log('debug3', "setting up monitoring on these files:\n%s\n", join("\n", @{$self->{files}}));
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/msva-perl.git



More information about the Pkg-privacy-commits mailing list