mirror of
				https://github.com/ClusterCockpit/cc-backend
				synced 2025-10-30 23:45:06 +01:00 
			
		
		
		
	Fix exclusive to shared in svlete and graphql
This commit is contained in:
		| @@ -34,7 +34,7 @@ func RegisterFootprintWorker() { | ||||
| 				c := 0 | ||||
| 				ce := 0 | ||||
| 				cl := 0 | ||||
| 				cclog.Printf("Update Footprints started at %s", s.Format(time.RFC3339)) | ||||
| 				cclog.Printf("Update Footprints started at %s\n", s.Format(time.RFC3339)) | ||||
|  | ||||
| 				for _, cluster := range archive.Clusters { | ||||
| 					s_cluster := time.Now() | ||||
|   | ||||
		Reference in New Issue
	
	Block a user