Jose Diaz-Gonzalez
86795ddacc
tests: run mvdan/shfmt on test runs
...
While I do not agree with _every_ style change, this will force Dokku to have consistent formatting across all shell scripts, which is arguably a Good Thing™.
The command used to reprocess everything is:
```shell
shfmt -l -bn -ci -i 2 -w .
```
2019-01-07 01:25:55 -05:00
Michael Hobbs
ef583eef66
use consistent bash shebang. closes #959
2015-02-08 22:34:35 -08:00
Michael Hobbs
8025657a38
save error in output if curl errors
2014-12-21 14:51:40 -08:00
Michael Hobbs
3706392e65
test with wercker
2014-12-21 14:51:40 -08:00
rhy-jot
4ad0c6bb7c
Update buildstep URL and reenable PHP test
2013-11-19 15:13:09 -08:00
rhy-jot
aed9968265
Revert "Reenable PHP test"
...
This reverts commit 7ecacd5d98 .
2013-11-18 17:59:18 -08:00
rhy-jot
7ecacd5d98
Reenable PHP test
2013-11-18 17:53:00 -08:00
Jeff Lindsay
a3c561c69d
disabling php
2013-11-08 14:47:14 -08:00
Jeff Lindsay
b15b55f4af
outputting result from curl for deploy debugging
2013-06-23 18:35:30 -07:00
Jeff Lindsay
ef7ac5bbdb
moving test apps into place with proper check_deploy scripts
2013-06-23 17:17:56 -07:00