From 5e9e6275d04b6f3b712cd344940612d92eecbef1 Mon Sep 17 00:00:00 2001 From: adam Date: Sun, 21 May 2006 22:01:19 +0000 Subject: Deleting CVS data git-svn-id: https://svn.roundcube.net/trunk@241 208e9e7b-5314-0410-a742-e7e81cd9613c --- CVSROOT/notify | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 CVSROOT/notify (limited to 'CVSROOT/notify') diff --git a/CVSROOT/notify b/CVSROOT/notify deleted file mode 100644 index 74ae6f9e9..000000000 --- a/CVSROOT/notify +++ /dev/null @@ -1,12 +0,0 @@ -# The "notify" file controls where notifications from watches set by -# "cvs watch add" or "cvs edit" are sent. The first entry on a line is -# a regular expression which is tested against the directory that the -# change is being made to, relative to the $CVSROOT. If it matches, -# then the remainder of the line is a filter program that should contain -# one occurrence of %s for the user to notify, and information on its -# standard input. -# -# "ALL" or "DEFAULT" can be used in place of the regular expression. -# -# For example: -#ALL mail -s "CVS notification" %s -- cgit v1.2.3