Commit Graph

5 Commits (4e97ff49875dd4b87ec17e6e5b0db788403d18c7)

Author SHA1 Message Date
Steve Kuznetsov 8f47c0d71b make: Expose std{out,err} of successful make commands (#3074)
When using the `make:` extras module, often the action taken
by the Make target is large. It is useful, therefore, to see
the output that `make` had to std{out,err} during execution
even when the target did not fail.

Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
9 years ago
René Moser 344dff4350 docs: fix make docs (#2107) 10 years ago
Linus Unnebäck 7def4b01f5 make: move down ansible import 10 years ago
Linus Unnebäck b328feccb1 make: add empty return docs 10 years ago
Linus Unnebäck a0aef208b6 module: system/make 10 years ago