Ignore:
Timestamp:
Sep 9, 2012, 7:21:48 PM (13 years ago)
Author:
bird
Message:

kash: Fixes for hash-bang-scripts on windows. Related debug tracing fix. Another CWD slash fix. Fixed a couple of assertions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kash/generated/init.c

    r2415 r2652  
    268268              for (i = 0; psh->optlist[i].name; i++)
    269269                      psh->optlist[i].val = 0;
     270# if DEBUG == 2
     271              debug(psh) = 1;
     272# endif
    270273              optschanged(psh);
    271 
    272274      }
    273275
Note: See TracChangeset for help on using the changeset viewer.