| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
a92d79ecc3 |
MT#55283 Replace bash shebangs with sh
There are no bash features in these scripts, and some distributions don't install bash by default. closes #1685 Change-Id: Ic9cb92ac5975f951f843cbeb3c50293f13f72efc |
3 years ago |
|
|
1162f4a890 |
Force bash usage
The default shell on i386 stretch has some sort of problem with wildcard expansion. Force usage of bash. Change-Id: I923375128b7861ec5f7a2c2d77a50850f888035e |
3 years ago |
|
|
52d9768418 |
TT#14008 move build tests to a wrapper script
Since dh_auto_test doesn't execute the test suites through make directly, but instead runs `make -s -n` and then executes the output, the integrated build tests fail since the sub-make doesn't return an error as it should when attempting to build with the wrong .h alternative, resulting in always the first .h alternative being used. Fix this by using a wrapper script instead. Also adjust some other related minor build details. closes #1202 Change-Id: I4b6436295c6b39117bd06df53aa5afc7118ad6a1 |
5 years ago |