The AWS API always uses pointers to strings everywhere, rather than plain strings. The log messages got this wrong and printed the pointers rather than dereferencing them. Don't require users to do a memory dump to get at the AMIs, but instead print the actual strings. Also change to %s from %v to let the linter warn us in the future. %s accepts only strings, whereas %v prints whatever you throw at it. Signed-off-by: Tom Gundersen <teg@jklm.no> |
||
|---|---|---|
| .. | ||
| awsupload | ||
| azure | ||
| koji | ||