containers / containers/BuildSourceImage
More descriptive logging
Open
- Dominant language
- Shell
- Stars
- 32
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
(from https://github.com/containers/BuildSourceImage/pull/11#issuecomment-529909863 by @vrothberg )
```
[SrcImg][INFO] calling sourcedriver_context_dir
[SrcImg][INFO] calling sourcedriver_extra_src_dir
[SrcImg][INFO] calling sourcedriver_rpm_dir
[SrcImg][INFO] calling sourcedriver_rpm_fetch
```
Starting with line 2, the log requires quite some understanding of the script. Maybe we can print some more descriptive messages on a higher level (as line 1 does)?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.