• Tomasz Borek's avatar
    Better app error handling in curl (#5828) · b85c72b5
    Tomasz Borek authored
    Deals with app error page, saving true error instead.
    
    Upon app failure, Heroku returns HTML "Application Error" page.
    Finding HTML page in .gitignore is confusing, so I replaced
    `-s` with `-f` in curl calls, which cuts such output.
    
    Replace instead of addition as no progress meter outputs either.
    
    It is practically impossible to teach good programming style to students that have had prior exposure to BASIC.  As potential programmers, they are mentally mutilated beyond hope of regeneration.
          -- E. W. Dijkstra
    b85c72b5
Name
Last commit
Last update
cache Loading commit data...
custom Loading commit data...
lib Loading commit data...
log Loading commit data...
plugins Loading commit data...
templates Loading commit data...
themes Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE.txt Loading commit data...
README.md Loading commit data...
oh-my-zsh.sh Loading commit data...