summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2012-08-22 18:54:13 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2012-08-22 18:54:13 +0200
commita568626d4a627d226f203eb83f41b731e0f00ac9 (patch)
treebb5c77b566a94465d4a6dd79242b90ae7b22f597 /tests
parent2e6c5633a39357c84f769196e823004ee354f2fc (diff)
downloadrsyslog-a568626d4a627d226f203eb83f41b731e0f00ac9.tar.gz
rsyslog-a568626d4a627d226f203eb83f41b731e0f00ac9.tar.xz
rsyslog-a568626d4a627d226f203eb83f41b731e0f00ac9.zip
preparing for 5.10.0 release
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 77381d2f..110a6eaa 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -137,7 +137,9 @@ endif
endif
if ENABLE_EXTENDED_TESTS
-TESTS += random.sh
+# random.sh is temporarily disabled as it needs some work
+# to rsyslog core to complete in reasonable time
+#TESTS += random.sh
endif
if ENABLE_IMFILE