--- libaitio/src/sock.c 2013/11/22 10:30:21 1.4.4.15 +++ libaitio/src/sock.c 2013/11/22 10:37:44 1.4.4.16 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: sock.c,v 1.4.4.15 2013/11/22 10:30:21 misho Exp $ +* $Id: sock.c,v 1.4.4.16 2013/11/22 10:37:44 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -279,6 +279,7 @@ io_bridgeClient(sched_task_t *task) argv = array_To(args); array_Destroy(&args); + printf("Console %s\n", cli->cli_name); execv(*argv, argv); break; default: