chiark / gitweb /
Remove yet more obsolete programs.
authorColin Watson <cjwatson@chiark.greenend.org.uk>
Tue, 20 Aug 2002 14:08:37 +0000 (14:08 +0000)
committerColin Watson <cjwatson@chiark.greenend.org.uk>
Tue, 20 Aug 2002 14:08:37 +0000 (14:08 +0000)
deja-check-votes [deleted file]
iSilo386 [deleted file]
ircnotify.debian [deleted file]

diff --git a/deja-check-votes b/deja-check-votes
deleted file mode 100755 (executable)
index c8e3c50..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-#! /bin/sh
-
-for x in `cat $1`; do
-       dejasearch -format classic -max 1 ~a $x;
-       if [ ! -s summary.html ]; then
-               echo $x >> possible-fraud
-       fi
-done
diff --git a/iSilo386 b/iSilo386
deleted file mode 100755 (executable)
index 0fd097d..0000000
Binary files a/iSilo386 and /dev/null differ
diff --git a/ircnotify.debian b/ircnotify.debian
deleted file mode 100755 (executable)
index 85456cd..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-#! /bin/sh
-export IRCSERVER=irc.openprojects.net
-xargs -n 1 ircwhois < ~/.ircnotify.debian