fixup shell

This commit is contained in:
W.C.A. Wijngaards 2019-05-01 13:39:32 +02:00
parent 5c5ddbe859
commit 6e4bab2629

View file

@ -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)