• Eloy Duran's avatar
    Immediately print output from Executable when in verbose mode. · bde1195c
    Eloy Duran authored
    Fixes #276.
    
    I understand that the reason was to indent the output, but I think it's
    more important to have instant feedback.
    
    I went on a yak shaving, but now we can capture output and show it at
    the same time. This should allow for better error checking. The problem
    is that, for instance, Git (almost) always exits with non-zero exit
    statusses, so that's not a good way to check it. We should probably
    check the actual output.
    
    This is all related to #266.
    bde1195c
Name
Last commit
Last update
bin Loading commit data...
examples Loading commit data...
lib Loading commit data...
spec Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.kick Loading commit data...
.travis.yml Loading commit data...
CHANGELOG.md Loading commit data...
Gemfile Loading commit data...
Gemfile.lock Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
Rakefile Loading commit data...
TODO Loading commit data...
cocoapods.gemspec Loading commit data...
scratch-pad.md Loading commit data...