gotthard server: red in stopping server for debugging

This commit is contained in:
2018-02-26 17:34:35 +01:00
parent f67323d1cc
commit 74f327a959
4 changed files with 3 additions and 9 deletions

View File

@ -1725,12 +1725,10 @@ int stop_acquisition(int file_des) {
int ret=OK;
int n;
sprintf(mess,"can't stop acquisition\n");
#ifdef VERBOSE
printf("Stopping acquisition\n");
#endif
cprintf(BG_RED,"Client command received to stop acquisition\n");
if (differentClients==1 && lockStatus==1) {