Changeset 27718 for trunk/ippScripts/scripts/dist_defineruns.pl
- Timestamp:
- Apr 21, 2010, 11:35:15 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/dist_defineruns.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/dist_defineruns.pl
r26998 r27718 11 11 use Sys::Hostname; 12 12 my $host = hostname(); 13 my $date = `date`; 13 14 print "\n\n"; 14 print "Starting script $0 on $host \n\n";15 print "Starting script $0 on $host at $date\n\n"; 15 16 16 17 use vars qw( $VERSION );
Note:
See TracChangeset
for help on using the changeset viewer.
