Changeset 28699
- Timestamp:
- Jul 22, 2010, 3:38:46 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/perl/ippToPsps_run.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/perl/ippToPsps_run.pl
r28698 r28699 48 48 print "* \n"; 49 49 if (@ARGV) { 50 print "* UNKNKOWN: option: @ARGV\n"; $quit=1;}50 print "* UNKNKOWN: option: @ARGV\n"; $quit=1;} 51 51 if (!defined $output) { 52 52 print "* REQUIRED: need to provide an output path: -o <path>\n"; $quit=1;}
Note:
See TracChangeset
for help on using the changeset viewer.
