| 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 |
| 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; |