Skip to content
This repository has been archived by the owner on Jul 28, 2018. It is now read-only.

improved output to display output of os commands. #12

Merged
merged 1 commit into from Oct 21, 2014

Conversation

andrzejsliwa
Copy link
Contributor

I know that you mention in documentation that SUDO could be required, but still I think this will improve:

$ make install
...
Installing...
cp: /usr/local/Cellar/erlang/17.3/lib/erlang/lib/kernel-3.0.3/ebin/group.beam: Permission denied
$ sudo make install

vs

$ make install
...
Installing...

and no feedback whats was wrong

@ferd
Copy link
Owner

ferd commented Oct 21, 2014

That looks good to me. Thanks!

ferd added a commit that referenced this pull request Oct 21, 2014
improved output to display output of os commands.
@ferd ferd merged commit 7fe7f69 into ferd:master Oct 21, 2014
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.

None yet

2 participants