IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 39235 for trunk


Ignore:
Timestamp:
Dec 7, 2015, 7:52:32 PM (11 years ago)
Author:
eugene
Message:

-glob does not start a new block

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/lib.shell/ListOps.c

    r36681 r39235  
    212212  if (temp != NULL) {
    213213      if (!strcmp (temp, "-x")) goto escape;
     214      if (!strcmp (temp, "-glob")) goto escape;
    214215      if (!strcmp (temp, "-split")) goto escape;
    215216      if (!strcmp (temp, "-splitbychar")) goto escape;
Note: See TracChangeset for help on using the changeset viewer.