IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 9632


Ignore:
Timestamp:
Oct 18, 2006, 8:53:21 AM (20 years ago)
Author:
eugene
Message:

missing image catalog is not an error

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libdvo/src/dvo_image.c

    r8342 r9632  
    1212
    1313  if (!gfits_db_lock (db, filename)) {
    14     fprintf (stderr, "ERROR: can't lock image catalog\n");
     14    fprintf (stderr, "can't lock image catalog\n");
    1515    return (FALSE);
    1616  }
Note: See TracChangeset for help on using the changeset viewer.