mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-02-09 22:03:15 -05:00
Fix run directory for clang analysis.
git-svn-id: file:///svn/unbound/trunk@5166 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
d4a6380562
commit
42d7db578a
1 changed files with 1 additions and 1 deletions
|
|
@ -13,4 +13,4 @@ script:
|
|||
- ./configure --enable-debug
|
||||
- make
|
||||
- make test
|
||||
- cd testcode; ../testcode/mini_tdir.sh exe clang-analysis.tdir
|
||||
- cd testdata; ../testcode/mini_tdir.sh exe clang-analysis.tdir
|
||||
|
|
|
|||
Loading…
Reference in a new issue