IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 38423


Ignore:
Timestamp:
Jun 7, 2015, 11:40:35 AM (11 years ago)
Author:
eugene
Message:

fields should not fail on -x 0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ohana.20150429/src/tools/src/fields.c

    r27491 r38423  
    6666      GotFile = TRUE;
    6767      GotField &= print_fields (filename, NULL, &header, argc, argv);
     68      GotExtension = TRUE;
    6869      continue;
    6970    }
     
    7273      GotFile = TRUE;
    7374      GotField &= print_fields (filename, NULL, &header, argc, argv);
     75      GotExtension = TRUE;
    7476      continue;
    7577    }
Note: See TracChangeset for help on using the changeset viewer.