diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2013-11-19 14:24:54 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-11-19 14:24:54 +0100 |
commit | 4979291121cabef58c51efe7c67461621a7df872 (patch) | |
tree | 8f66192d5bb448e03f98e25c02ea71951a5d7bd2 | |
parent | c6db0c684b973d1a1e8dcbf1343f56da831d0d4e (diff) | |
parent | 380a56bb975766048156604d7e31b98f579b21fd (diff) | |
download | rsyslog-4979291121cabef58c51efe7c67461621a7df872.tar.gz rsyslog-4979291121cabef58c51efe7c67461621a7df872.tar.bz2 rsyslog-4979291121cabef58c51efe7c67461621a7df872.zip |
Merge branch 'v7-devel'
-rw-r--r-- | tests/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index ad5f6482..c4084a4b 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -293,6 +293,8 @@ EXTRA_DIST= 1.rstest 2.rstest 3.rstest err1.rstest \ testsuites/rscript_stop.conf \ rscript_stop2.sh \ testsuites/rscript_stop2.conf \ + stop-localvar.sh \ + testsuites/stop-localvar.conf \ rscript_prifilt.sh \ testsuites/rscript_prifilt.conf \ rscript_optimizer1.sh \ |