summaryrefslogtreecommitdiffstats
path: root/tests/omod-if-array.sh
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-04-08 12:30:24 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-04-08 12:30:24 +0200
commit3fa5edb085cf01e0fe502100801cf41bd96228b2 (patch)
treec6b9450b5092c36386b443a916a2e7eeea3af8d7 /tests/omod-if-array.sh
parentf7f0902f65b7693b8b3ebc3064b5ea188e614bf9 (diff)
parent8f8e2cd66bd7f1e35f7bf0678e25bbdb99d67093 (diff)
downloadrsyslog-3fa5edb085cf01e0fe502100801cf41bd96228b2.tar.gz
rsyslog-3fa5edb085cf01e0fe502100801cf41bd96228b2.tar.bz2
rsyslog-3fa5edb085cf01e0fe502100801cf41bd96228b2.zip
Merge branch 'nextmaster' into oracle
Diffstat (limited to 'tests/omod-if-array.sh')
-rwxr-xr-xtests/omod-if-array.sh6
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/omod-if-array.sh b/tests/omod-if-array.sh
index cac08928..8a8d67f3 100755
--- a/tests/omod-if-array.sh
+++ b/tests/omod-if-array.sh
@@ -1 +1,5 @@
-./udptester omod-if-array
+#!/bin/bash -e
+echo test omod-if-array via udp
+./nettester omod-if-array udp
+echo test omod-if-array via tcp
+./nettester omod-if-array tcp