Changed “done” message
This commit is contained in:
parent
2e2fa2d179
commit
238ac44485
1 changed files with 1 additions and 1 deletions
|
@ -232,7 +232,7 @@ sortcheckandsave($insts,'list of responding instances',$opts['peersfp']);
|
|||
sortcheckandsave($ckinsts,'list of checked instances',$opts['ckpeersfp']);
|
||||
mysqli_close($link);
|
||||
unlink($lockfp);
|
||||
lecho(1,'done :-)'.N);
|
||||
lecho(1,'###### DONE :-) ######'.N);
|
||||
exit(0);
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue