equal
deleted
inserted
replaced
100 Please fix the problem as soon as possible. |
100 Please fix the problem as soon as possible. |
101 |
101 |
102 Best regards, |
102 Best regards, |
103 LEMON Commit Checking Service |
103 LEMON Commit Checking Service |
104 '| |
104 '| |
105 mail -a ${LOGFILE} -s 'WARNING: Revision '${REV}' is broken' \ |
105 mail -a ${LOGFILE} -s '[LEMON-SVN] WARNING: Revision '${REV}' is broken' \ |
106 ${EMAIL} alpar@cs.elte.hu |
106 ${EMAIL} alpar@cs.elte.hu |
107 |
107 |
108 echo 'Commit -r'${REV}' made the repository broken. |
108 echo 'Commit -r'${REV}' made the repository broken. |
109 Do not update until this bug is fixed, unless you really need it. |
109 Do not update until this bug is fixed, unless you really need it. |
110 |
110 |
111 Best regards, |
111 Best regards, |
112 LEMON Commit Checking Service |
112 LEMON Commit Checking Service |
113 '| |
113 '| |
114 mail -a ${LOGFILE} -s '[LEMON-SVN] WARNING: Broken repository' \ |
114 mail -s 'WARNING: Revision '${REV}' is broken' \ |
115 ${EMAIL} lemon-commits@lemon.cs.elte.hu |
115 ${EMAIL} lemon-commits@lemon.cs.elte.hu |
116 fi |
116 fi |
117 |
117 |
118 # rm ${LOGFILE} |
118 # rm ${LOGFILE} |
119 rm ${ROOT}/queue/$REV |
119 rm ${ROOT}/queue/$REV |