From f99223d9bb5b2df4f9aa42141e0d262366decfd9 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Fri, 14 Mar 2008 09:18:01 +0100 Subject: [PATCH] add test scripts --- test/local.sh | 1 + test/remote.sh | 1 + 2 files changed, 2 insertions(+) create mode 100755 test/local.sh create mode 100755 test/remote.sh diff --git a/test/local.sh b/test/local.sh new file mode 100755 index 0000000..c2430fd --- /dev/null +++ b/test/local.sh @@ -0,0 +1 @@ +CCOLLECT_CONF=./conf ./ccollect.sh daily -v local1 diff --git a/test/remote.sh b/test/remote.sh new file mode 100755 index 0000000..2af364e --- /dev/null +++ b/test/remote.sh @@ -0,0 +1 @@ +CCOLLECT_CONF=./conf ./ccollect.sh daily -v remote1