#procedure to start all needed components to have
#a full complete test
-restart : killall dosortr dorcvr doscarmt
+restart : killall dosortr dorcvr doscarmt dosendr
@ echo "Restart completed"
actions : debug newtest restart
$(EMLPAR)$(TESTITER)
dosendr: debug
+ @ echo "Starting sender"
@ \
./bin/sender \
-d 2 \
break;
case 2 : //freeing memory
if (srv->credit<0) {
- (void) log_fprintlog(contact->logptr,false,"Remote %s[%s] credit='%d' %s",
+ (void) log_fprintlog(contact->logptr,false,"(Remote %s[%s] credit='%d' %s)",
contact->peername,
contact->peerip,
srv->credit,"too low");