Index: trunk/ippScripts/scripts/addstar_run.pl
===================================================================
--- trunk/ippScripts/scripts/addstar_run.pl	(revision 26109)
+++ trunk/ippScripts/scripts/addstar_run.pl	(revision 26110)
@@ -114,5 +114,5 @@
         # get the names for the camera and the real input file
         my $camdir = $ipprc->dvo_cameradir(); # Camera directory for addstar
-        my $realFile = $ipprc->file_resolve($fpaObjects) or &my_die("Unable to resolve $fpaObjects: $error_code", $add_id, $error_code);
+        my $realFile = $ipprc->file_resolve($fpaObjects) or &my_die("Unable to resolve $fpaObjects: $error_code", $add_id, $PS_EXIT_SYS_ERROR);
 
         # require a defined output dvo database to run addstar (ie, refuse to use the .ptolemyrc default)
