Categorical dependent variables for EXPORTed models
[pspp] / src / command.c
index 0d557b2092e2c096e7ebfe21b68d6d86d33b8956..c6d7659d09c1c34632487b1df8142c211e508171 100644 (file)
@@ -739,7 +739,7 @@ shell (void)
        
        execl (shell_fn, shell_process, NULL);
 
-       err_hcf (1);
+       _exit (1);
       }
 
     case -1: