- Timestamp:
- May 3, 2010, 8:50:52 AM (16 years ago)
- Location:
- branches/simtest_nebulous_branches
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippScripts/scripts/tdl_generate.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/simtest_nebulous_branches
- Property svn:mergeinfo changed
-
branches/simtest_nebulous_branches/ippScripts/scripts/tdl_generate.pl
r21202 r27840 13 13 use Sys::Hostname; 14 14 my $host = hostname(); 15 my $date = `date`; 15 16 #print "\n\n"; 16 #print "Starting script $0 on $host \n\n";17 #print "Starting script $0 on $host at $date\n\n"; 17 18 18 19 use vars qw( $VERSION ); … … 58 59 # resolve any path:// or file:// in outroot 59 60 $outroot = $ipprc->file_resolve($outroot); 60 61 61 62 # Look for programs we need 62 63 my $missing_tools;
Note:
See TracChangeset
for help on using the changeset viewer.
