log fix
This commit is contained in:
		| @ -99,7 +99,7 @@ func wsDownload(req *restful.Request, resp *restful.Response) { | ||||
| 		return | ||||
| 	} | ||||
|  | ||||
| 	log.Printf("download via token %q", token) | ||||
| 	log.Printf("download via token: %s %q asset %q", spec.Kind, spec.Name, asset) | ||||
|  | ||||
| 	cfg, err := readConfig() | ||||
| 	if err != nil { | ||||
|  | ||||
		Reference in New Issue
	
	Block a user