IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 33343 for trunk


Ignore:
Timestamp:
Feb 23, 2012, 1:53:53 PM (14 years ago)
Author:
bills
Message:

forgot to add limit to list of pendingrunargs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/laptoolConfig.c

    r33333 r33343  
    7474  ADD_OPT(Str, pendingrunArgs, "-fault",                      "search by LAP run fault", NULL);
    7575  ADD_OPT(Bool,pendingrunArgs, "-simple",                     "use the simple output format", false);
     76  ADD_OPT(U64, pendingrunArgs, "-limit",                      "limit result set to N items", 0);
    7677
    7778  // -listrun
Note: See TracChangeset for help on using the changeset viewer.