mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-19 23:10:41 +01:00
cleanup
This commit is contained in:
parent
28b720505b
commit
fc2fe71f6a
@ -57,15 +57,6 @@ script:
|
||||
# get new modules/files covered.
|
||||
- if [ "x$STAT_AN" == "xYES" ] ; then cd runtime; make librsyslog_la-modules.lo lmnet_la-net.lo libgcry_la-libgcry.lo ; cd .. ; fi
|
||||
|
||||
# OLD, to be removed once we have migrated
|
||||
# touch those files from ./runtime that we know to be clean of
|
||||
# static analyzer errors. This triggers a rebuild. That way, we
|
||||
# can test as much as possbile while not everything is yet cleaned
|
||||
# up.
|
||||
#- if [ "x$STAT_AN" == "xYES" ] ; then touch runtime/cfsysline.c runtime/conf.c runtime/datetime.c runtime/dnscache.c runtime/errmsg.c geninfile.c runtime/gss-misc.c runtime/hashtable.c runtime/hashtable_itr.c imuxsock-old.c runtime/janitor.c runtime/libgcry_common.c runtime/linkedlist.c runtime/lmcry_gcry.c runtime/lmsig_gt.c runtime/lmsig_ksi.c runtime/msg.c runtime/netstrm.c runtime/netstrms.c runtime/nsdpoll_ptcp.c runtime/nsd_ptcp.c runtime/nsdsel_gtls.c runtime/nsdsel_ptcp.c runtime/nspoll.c runtime/objomsr.c outchannel.c parse.c runtime/prop.c runtime/queue.c runtime/ratelimit.c runtime/regexp.c runtime/rsconf.c runtime/rsyslog.c runtime/ruleset.c runtime/sd-daemon.c runtime/srutils.c runtime/stringbuf.c runtime/strms_sess.c runtime/tcpclt.c threads.c runtime/wtp.c runtime/zlibw.c runtime/librsksi.c runtime/librsgt.c runtime/librsksi_read.c runtime/librsgit_read.c ; fi
|
||||
#END OLD
|
||||
|
||||
|
||||
- if [ "x$STAT_AN" == "xYES" ] ; then cd plugins/imudp; make && cd ../..; fi
|
||||
- if [ "x$STAT_AN" == "xYES" ] ; then cd plugins/omrelp; make && cd ../..; fi
|
||||
#- if [ "x$STAT_AN" == "xYES" ] ; then cd plugins/omkafka; make && cd ../..; fi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user