--- multiplexer/init.c 2001/03/19 20:52:34 1.1 +++ multiplexer/init.c 2001/04/03 21:14:33 1.2 @@ -38,10 +38,8 @@ int main(int argc, warn (LERR,"(No Error) Exit Clock",EINI,0,0, clock ()/(CLOCKS_PER_SEC/1000)); */ - exit (EXIT_SUCCESS); - } else { - warn (LERR,"Command Fail",EINI,0,7,0); } + exit (EXIT_SUCCESS); } else { warn (LERR,"Dispatch Fail",EINI,0,6,0); }