mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-21 19:30:03 +02:00
minor
This commit is contained in:
parent
28a503ed5a
commit
479906a9eb
@ -680,7 +680,7 @@ int deleteFile(char *mess, char *fname, char *errorPrefix) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
int deleteOldServers(char *mess, char *newServerPath, char *errorPrefix) {
|
int deleteOldServers(char *mess, char *newServerPath, char *errorPrefix) {
|
||||||
LOG(logINFO, ("Checking if current binary is to be deleted ...\n"))
|
LOG(logINFO, ("\tChecking if current binary is to be deleted ...\n"))
|
||||||
// get path of current binary
|
// get path of current binary
|
||||||
char currentBinary[MAX_STR_LENGTH];
|
char currentBinary[MAX_STR_LENGTH];
|
||||||
memset(currentBinary, 0, MAX_STR_LENGTH);
|
memset(currentBinary, 0, MAX_STR_LENGTH);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user