IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 21, 2012, 6:15:47 AM (14 years ago)
Author:
eugene
Message:

minor change

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20120905/Ohana/src/delstar/src/delete_photcodes.c

    r34682 r34684  
    2828  delete_photcodes_catalogs (db, photcodesDrop, NphotcodesDrop);
    2929
     30  fprintf (stderr, "SUCCESS\n");
     31  exit (0);
    3032}
    3133
     
    7678// CATDIR is supplied globally
    7779# define DEBUG 1
    78 int delete_photcodes__parallel (SkyList *sky) {
     80int delete_photcodes_parallel (SkyList *sky) {
    7981
    8082  // launch the delstar_client jobs to the parallel hosts
Note: See TracChangeset for help on using the changeset viewer.