Attention is currently required from: fixeria.
1 comment:
File debian-buster-obs-latest/Dockerfile:
Patch Set #1, Line 18: set -x
Why is this needed here and below?
it is not needed, but it helps in understanding which part of the output belongs to which command. with `set -x` each command is printed before it gets executed.
To view, visit change 40024. To unsubscribe, or for help writing mail filters, visit settings.