Changeset 25207
- Timestamp:
- Aug 26, 2009, 10:33:01 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/ipp_image_path.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/ipp_image_path.pl
r22429 r25207 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.
