mirror of
				https://github.com/ClusterCockpit/cc-backend
				synced 2025-10-30 23:45:06 +01:00 
			
		
		
		
	Fix to testdata database
This commit is contained in:
		| @@ -142,10 +142,6 @@ func InitDB() error { | ||||
| 			continue | ||||
| 		} | ||||
|  | ||||
| 		if jobMeta.Shared == "" { | ||||
| 			jobMeta.Shared = "none" | ||||
| 		} | ||||
|  | ||||
| 		id, err := r.TransactionAddNamed(t, | ||||
| 			repository.NamedJobInsert, jobMeta) | ||||
| 		if err != nil { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user