IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 14881


Ignore:
Timestamp:
Sep 18, 2007, 8:58:52 AM (19 years ago)
Author:
gusciora
Message:

Current latest working version of this file. A newer one is in progress with
the consolidated config data directory.

Location:
trunk/psModules/test
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/test/camera/tap_pmHDU.c

    r14552 r14881  
    490490                         "psBool Item", (lcv%2 == 0));
    491491            psMetadataAdd(hdu->header, PS_LIST_TAIL, "MYSTR", PS_DATA_STRING,
    492                          "String Item", extname);
     492
    493493            bool rc = pmConfigFileRead(&hdu->format, "data/camera0/format0.config", "Camera 0 Config Format");
    494494            ok(rc == true, "pmConfigFileRead() was successful");
Note: See TracChangeset for help on using the changeset viewer.