Changeset 27286
- Timestamp:
- Mar 15, 2010, 3:33:30 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/publish_file.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/publish_file.pl
r26986 r27286 219 219 } 220 220 221 close $mopsPositiveFile ;222 close $mopsNegativeFile ;221 close $mopsPositiveFile if $product eq 'IPP-MOPS'; 222 close $mopsNegativeFile if $product eq 'IPP-MOPS'; 223 223 224 224 if ($product eq 'IPP-MOPS') {
Note:
See TracChangeset
for help on using the changeset viewer.
