summaryrefslogtreecommitdiff
path: root/CommModule
diff options
context:
space:
mode:
authorMarkus Warg <mw@it-sls.de>2010-05-06 13:12:42 +0200
committerMarkus Warg <mw@it-sls.de>2010-05-06 13:12:42 +0200
commit5226974594d6f662bc9c757e6e2bd1988bb54093 (patch)
tree0b01d043b961b5488c6c3e546844fbaf2516e5fb /CommModule
parent0a24e915fdcbf745141e4534b64fdef57319d250 (diff)
downloadcacert-devel-5226974594d6f662bc9c757e6e2bd1988bb54093.tar.gz
cacert-devel-5226974594d6f662bc9c757e6e2bd1988bb54093.tar.xz
cacert-devel-5226974594d6f662bc9c757e6e2bd1988bb54093.zip
source code taken from cacert-20100505.tar.bz2
removed deprecated CVS files
Diffstat (limited to 'CommModule')
-rw-r--r--CommModule/CVS/Entries8
-rw-r--r--CommModule/CVS/Repository1
-rw-r--r--CommModule/CVS/Root1
-rwxr-xr-xCommModule/clientloop.sh12
-rw-r--r--CommModule/error.txt1
5 files changed, 0 insertions, 23 deletions
diff --git a/CommModule/CVS/Entries b/CommModule/CVS/Entries
deleted file mode 100644
index b156d1e..0000000
--- a/CommModule/CVS/Entries
+++ /dev/null
@@ -1,8 +0,0 @@
-/clientloop.sh/1.1/Sun Jan 13 00:05:44 2008//
-/error.txt/1.1/Sun Jan 13 00:05:44 2008//
-/readme.txt/1.1/Sun Jan 13 00:05:44 2008//
-/usbclient.pl/1.3/Fri Jul 18 16:37:02 2008//
-/logclean.sh/1.2/Sun May 24 18:08:23 2009//
-/client.pl/1.12/Sat Sep 19 23:32:57 2009//
-/serial.conf/1.3/Sat Sep 19 23:32:57 2009//
-D
diff --git a/CommModule/CVS/Repository b/CommModule/CVS/Repository
deleted file mode 100644
index 4e4c1e9..0000000
--- a/CommModule/CVS/Repository
+++ /dev/null
@@ -1 +0,0 @@
-cacert/CommModule
diff --git a/CommModule/CVS/Root b/CommModule/CVS/Root
deleted file mode 100644
index a363882..0000000
--- a/CommModule/CVS/Root
+++ /dev/null
@@ -1 +0,0 @@
-/var/lib/cvs
diff --git a/CommModule/clientloop.sh b/CommModule/clientloop.sh
deleted file mode 100755
index c1254f2..0000000
--- a/CommModule/clientloop.sh
+++ /dev/null
@@ -1,12 +0,0 @@
-#!/bin/bash
-
-while true
-do
-perl ./client.pl
-#mail -s CAcert-Alert pg@futureware.at <error.txt
-echo ******************************************************************
-echo ******************************************************************
-echo ******************************************************************
-sleep 1
-done
-
diff --git a/CommModule/error.txt b/CommModule/error.txt
deleted file mode 100644
index 7224707..0000000
--- a/CommModule/error.txt
+++ /dev/null
@@ -1 +0,0 @@
-The CommModule has a problem.