mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-24 00:29:58 -05:00
fixup shell
This commit is contained in:
parent
5c5ddbe859
commit
6e4bab2629
1 changed files with 1 additions and 1 deletions
|
|
@ -13,4 +13,4 @@ script:
|
||||||
- ./configure --enable-debug --disable-flto
|
- ./configure --enable-debug --disable-flto
|
||||||
- make
|
- make
|
||||||
- make test
|
- make test
|
||||||
- (cd testdata/clang-analysis.tdir; sh clang-analysis.test)
|
- (cd testdata/clang-analysis.tdir; bash clang-analysis.test)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue