test: Check sending log messages to remote server works
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
EXTRA_DIST = start.sh stop.sh
|
||||
EXTRA_DIST += local.sh
|
||||
EXTRA_DIST += local.sh remote.sh
|
||||
CLEANFILES = *~ *.trs *.log
|
||||
TEST_EXTENSIONS = .sh
|
||||
|
||||
TESTS = start.sh
|
||||
TESTS += local.sh
|
||||
TESTS += remote.sh
|
||||
TESTS += stop.sh
|
||||
|
Reference in New Issue
Block a user