mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-20 09:40:42 +01:00
Merge pull request #2451 from rgerhards/travis-require-mac
Travis: "tactical" modifications
This commit is contained in:
commit
5c35bdd632
@ -26,7 +26,7 @@ matrix:
|
||||
# this feature is used for multiple build matrix entries
|
||||
#- env: RUN="docker-alpine.sh"
|
||||
#- env: RUN="docker-ubuntu-devel.sh"
|
||||
- env: RUN="run-osx.sh", CFLAGS="-g"
|
||||
#- env: RUN="run-osx.sh", CFLAGS="-g"
|
||||
|
||||
exclude:
|
||||
- compiler: "gcc"
|
||||
|
||||
@ -395,8 +395,10 @@ TESTS += \
|
||||
endif
|
||||
|
||||
if ENABLE_OMPROG
|
||||
# see https://github.com/rsyslog/rsyslog/issues/2403
|
||||
# TODO: re-enable!
|
||||
# omprog-cleanup.sh
|
||||
TESTS += \
|
||||
omprog-cleanup.sh \
|
||||
omprog-cleanup-with-outfile.sh \
|
||||
omprog-noterm-cleanup.sh \
|
||||
omprog-noterm-default.sh \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user