IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 13, 2005, 9:37:58 PM (21 years ago)
Author:
eugene
Message:

pcontrol dev : hosts + jobs running

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/pcontrol/pcontrol.c

    r3203 r3212  
    4545  rl_attempted_completion_function = command_completer;
    4646  rl_event_hook = CheckSystem;
     47  /* rl_set_keyboard_input_timeout (2000000);  */
    4748
    4849  set_str_variable ("HISTORY", opihi_history);
     
    5758/* add program-dependent exit functions here */
    5859void cleanup () {
     60  DownHosts ();
    5961  return;
    6062}
Note: See TracChangeset for help on using the changeset viewer.