fix
This commit is contained in:
parent
73ed495bd3
commit
4f13347b79
2
sql.go
2
sql.go
@ -1055,6 +1055,6 @@ func cleanupJobData() {
|
||||
count += 1
|
||||
}
|
||||
|
||||
log.Printf("cleanupJobData : %d jobs scanned, %d obj deleted, %d job deleted\n", count, countObjDeleted, countJobDelted)
|
||||
log.Printf("cleanupJobData : %d jobs scanned, %d obj deleted, %d job deleted\n", count, countObjDeleted, countJobDeleted)
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user