Index: branches/eam_branches/ipp-20120905/Ohana/src/delstar/src/delete_photcodes.c
===================================================================
--- branches/eam_branches/ipp-20120905/Ohana/src/delstar/src/delete_photcodes.c	(revision 34683)
+++ branches/eam_branches/ipp-20120905/Ohana/src/delstar/src/delete_photcodes.c	(revision 34684)
@@ -28,4 +28,6 @@
   delete_photcodes_catalogs (db, photcodesDrop, NphotcodesDrop);
 
+  fprintf (stderr, "SUCCESS\n");
+  exit (0);
 }
 
@@ -76,5 +78,5 @@
 // CATDIR is supplied globally
 # define DEBUG 1
-int delete_photcodes__parallel (SkyList *sky) {
+int delete_photcodes_parallel (SkyList *sky) {
 
   // launch the delstar_client jobs to the parallel hosts
