Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.

Adding argument for verbose output #18

Merged
merged 1 commit into from
Mar 27, 2015
Merged

Adding argument for verbose output #18

merged 1 commit into from
Mar 27, 2015

Conversation

ethul
Copy link
Contributor

@ethul ethul commented Mar 27, 2015

The new --verbose argument may be passed to gulp in order to log the
output from psc-make. By default the pscMake task only log output if
an error occurs.

This resolves #17 and resolves #7

The new `--verbose` argument may be passed to `gulp` in order to log the
output from `psc-make`. By default the `pscMake` task only log output if
an error occurs.

This resolves #17 and resolves #7
ethul added a commit that referenced this pull request Mar 27, 2015
@ethul ethul merged commit 2c48c00 into master Mar 27, 2015
@ethul ethul deleted the topic/verbosity branch March 27, 2015 23:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

reduce verbosity pscMake: collect stderr and stdout into buffers
1 participant