/[cvs]/nfo/perl/libs/Data/Rap/Engine.pm
ViewVC logotype

Diff of /nfo/perl/libs/Data/Rap/Engine.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by joko, Sat Mar 29 07:11:54 2003 UTC revision 1.9 by joko, Fri Apr 4 17:23:11 2003 UTC
# Line 2  Line 2 
2  ##  $Id$  ##  $Id$
3  ## ----------------------------------------------------------------------  ## ----------------------------------------------------------------------
4  ##  $Log$  ##  $Log$
5    ##  Revision 1.9  2003/04/04 17:23:11  joko
6    ##  minor update: debugging output
7    ##
8  ##  Revision 1.8  2003/03/29 07:11:54  joko  ##  Revision 1.8  2003/03/29 07:11:54  joko
9  ##  modified: sub run_executable  ##  modified: sub run_executable
10  ##  new: sub run_script  ##  new: sub run_script
# Line 69  sub perform_target { Line 72  sub perform_target {
72    #$self->log($header, 'notice');    #$self->log($header, 'notice');
73    
74    # V3    # V3
75    $self->log("- " x 35, 'info');    $self->log("- " x 20, 'info');
76    $self->log("Performing Target '$targetname'.", 'notice');    $self->log("Performing Target '$targetname'.", 'notice');
77    
78    #exit;    #exit;

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed