5311-serverId_hostname #7

Merged
guillermo merged 4 commits from 5311-serverId_hostname into master 2023-03-21 09:19:59 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 4de83b19ce - Show all commits

View File

@ -173,7 +173,7 @@ class PrintServer {
now(),
null,
null,
os.hostname,
this.conf.serverId || os.hostname,
jobId
]);
this.jobLog(jobId, 'debug', 'get: printing');