- Timestamp:
- Oct 2, 2009, 5:10:19 PM (17 years ago)
- Location:
- branches/eam_branches/20090820
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippScripts/scripts/ipp_image_path.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090820
- Property svn:mergeinfo changed
-
branches/eam_branches/20090820/ippScripts/scripts/ipp_image_path.pl
r22429 r25766 108 108 # remove the leading "file://" if present 109 109 $path =~ s/^file\:\/\///; 110 $nfiles++; 111 print "$path\n"; 110 112 } 111 $nfiles++;112 print "$path\n";113 113 } 114 114 if (!$nfiles) {
Note:
See TracChangeset
for help on using the changeset viewer.
