Denis Rouzaud
4f3a9f46d2
update Travis to build on Trusty for code layout ( #10048 )
...
* update Travis to build on Trusty for code layout
* fix shellcheck replace ! -z by -n
* shellcheck: fix -n doesn't work with unquoted arguments
* more shellcheck fixes
* use bash instead of posix
2019-05-21 14:13:28 -05:00
Nyall Dawson
4778498c94
Fix SC2034 warnings
2018-06-21 15:33:29 +10:00
lbartoletti
124e26815d
Standardize shebangs (was Usr bin env) ( #6229 )
...
* Use portable /usr/bin/env/{perl,python} instead of /usr/bin/{perl,python}
* fix perl;add bash
* Fix indentation using modified scripts
* Revert "fix perl;add bash"
This reverts commit be8b9113c25f7c2fb9c8c9bad556fbca2f0c0ba2.
* python3 everywhere
* more bash
* rebase
change perl
* Linux perl; missing from last PR
* fix doxygen_space
* Use portable /usr/bin/env/{perl,python} instead of /usr/bin/{perl,python}
* fix perl;add bash
* Fix indentation using modified scripts
* Revert "fix perl;add bash"
This reverts commit be8b9113c25f7c2fb9c8c9bad556fbca2f0c0ba2.
* python3 everywhere
* more bash
* rebase
change perl
* fix doxygen_space
2018-02-05 03:38:02 -09:00
Nyall Dawson
f37c2bf6f6
Revert "[needs-qa]Usr bin env"
2018-01-30 11:33:49 +11:00
lbartoletti
59c2ab45a0
more bash
2018-01-17 21:28:10 +01:00
Juergen E. Fischer
4e1cf3c081
add missing copyright headers
2016-01-08 21:32:11 +01:00
Larry Shaffer
2d21b674fa
Ensure local server tests can run on ubuntu, followup to 7b2640d
2014-02-25 22:25:04 -07:00
Larry Shaffer
7b2640da1b
Add debian-based setup for local test server
2014-02-25 17:54:56 -07:00
Larry Shaffer
bf5f60817a
Add getLocalServer and unit test for refactored local test server class
2014-02-19 13:27:58 -07:00
Larry Shaffer
2f1a5c92e0
Convert local test server over to controller of web and fcgi servers
...
- Initially using lighttpd/spawn-fcgi
2014-02-19 13:27:58 -07:00