Commit Graph

5 Commits (cf524673e1de7cb227fefd9716b0d73dc971dafc)

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