• 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
..
command Loading commit data...
downloader Loading commit data...
generator Loading commit data...
installer Loading commit data...
specification Loading commit data...
better_installer.rb Loading commit data...
command.rb Loading commit data...
config.rb Loading commit data...
dependency.rb Loading commit data...
downloader.rb Loading commit data...
executable.rb Loading commit data...
file_list.rb Loading commit data...
installer.rb Loading commit data...
local_pod.rb Loading commit data...
platform.rb Loading commit data...
podfile.rb Loading commit data...
project.rb Loading commit data...
resolver.rb Loading commit data...
sandbox.rb Loading commit data...
source.rb Loading commit data...
specification.rb Loading commit data...
version.rb Loading commit data...