- Timestamp:
- May 3, 2010, 8:50:52 AM (16 years ago)
- Location:
- branches/simtest_nebulous_branches
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippScripts/scripts/fake_imfile.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/simtest_nebulous_branches
- Property svn:mergeinfo changed
-
branches/simtest_nebulous_branches/ippScripts/scripts/fake_imfile.pl
r23688 r27840 24 24 use Sys::Hostname; 25 25 my $host = hostname(); 26 my $date = `date`; 26 27 print "\n\n"; 27 print "Starting script $0 on $host \n\n";28 print "Starting script $0 on $host at $date\n\n"; 28 29 29 30 use DateTime;
Note:
See TracChangeset
for help on using the changeset viewer.
