IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 27998


Ignore:
Timestamp:
May 18, 2010, 11:44:01 AM (16 years ago)
Author:
eugene
Message:

print a message if .foorc file is successfully loaded

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/lib.shell/startup.c

    r27997 r27998  
    129129        if (outline != (char *) NULL) free (outline);
    130130        if (status) {
    131           gprint (GP_LOG, "loaded file %s\n", argv[1]);
     131          gprint (GP_LOG, "loaded file %s\n", rcfile);
    132132        }         
    133133      }
Note: See TracChangeset for help on using the changeset viewer.