diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2010-03-26 15:41:59 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2010-03-26 15:41:59 +0100 |
commit | b6ce75cb6ce65a468f9551d98a641b407a4f2630 (patch) | |
tree | 7d43467741fe4f8a28839a6151e3e4b42035255c /tests | |
parent | 77f4230c10f9f2a1c9605f0b4208d7209b2ccf27 (diff) | |
download | rsyslog-b6ce75cb6ce65a468f9551d98a641b407a4f2630.tar.gz rsyslog-b6ce75cb6ce65a468f9551d98a641b407a4f2630.tar.xz rsyslog-b6ce75cb6ce65a468f9551d98a641b407a4f2630.zip |
preparing for 4.6.2v4.6.2
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 0b1ccb4b..42ef32e3 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -54,7 +54,7 @@ EXTRA_DIST= 1.rstest 2.rstest 3.rstest err1.rstest \ testsuites/valid.conf \ cfg.sh \ cfg1.cfgtest \ - fg1.testin \ + cfg1.testin \ cfg2.cfgtest \ cfg2.testin \ cfg3.cfgtest \ @@ -109,7 +109,6 @@ EXTRA_DIST= 1.rstest 2.rstest 3.rstest err1.rstest \ testsuites/parse3.conf \ testsuites/reallife.parse3 \ testsuites/parse-nodate.conf \ - testsuites/reallife.parse-nodate \ testsuites/parse_invld_regex.conf \ testsuites/samples.parse_invld_regex \ testsuites/parse-3164-buggyday.conf \ |