IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 11537


Ignore:
Timestamp:
Feb 1, 2007, 8:18:34 AM (19 years ago)
Author:
eugene
Message:

no logfile for .pcontrol, .pclient

Location:
trunk/Ohana/src/opihi
Files:
2 edited

Legend:

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

    r11217 r11537  
    2727  /* 1 ms seems to be the minimum valid number */
    2828
    29   set_str_variable ("HISTORY", opihi_history);
     29  // set_str_variable ("HISTORY", opihi_history);
    3030  set_str_variable ("PROMPT", opihi_prompt);
    3131  set_str_variable ("RCFILE", opihi_rcfile);
  • trunk/Ohana/src/opihi/pcontrol/pcontrol.c

    r11217 r11537  
    4040# endif 
    4141
    42   set_str_variable ("HISTORY", opihi_history);
     42  // set_str_variable ("HISTORY", opihi_history);
    4343  set_str_variable ("PROMPT", opihi_prompt);
    4444  set_str_variable ("RCFILE", opihi_rcfile);
Note: See TracChangeset for help on using the changeset viewer.