Changeset 28288 for test-collections
- Timestamp:
- 2013-09-17T20:44:59+12:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test-collections/trunk/filename-encodings/bin/script/isutf8.pl
r23830 r28288 84 84 85 85 86 if ($f !~ m/(txt|xml|html )$/) {86 if ($f !~ m/(txt|xml|html|item)$/) { 87 87 print "Skipping file content check for $f\n"; 88 88 next;
Note:
See TracChangeset
for help on using the changeset viewer.