Changeset 28003 for branches/pap/ippScripts/scripts/dist_defineruns.pl
- Timestamp:
- May 18, 2010, 12:49:05 PM (16 years ago)
- Location:
- branches/pap
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippScripts/scripts/dist_defineruns.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap
- Property svn:mergeinfo changed
-
branches/pap/ippScripts/scripts/dist_defineruns.pl
r26998 r28003 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.
