IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 23, 2004, 5:18:05 PM (22 years ago)
Author:
eugene
Message:

fixed db open/close operations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/imregister/base/ConfigInit.c

    r2449 r2823  
    7575  sprintf (PtolemyFifo, "%s.source", ElixirBase);
    7676
     77  if (!ScanConfig (config, "CONNECT", "%s",  0, CONNECT)) {
     78    sprintf (CONNECT, "/usr/bin/rsh");
     79  }
     80
    7781  /* load Detrend Alt Databases paths */
    7882  NDB = 10;
Note: See TracChangeset for help on using the changeset viewer.