2 Dec
2005
2 Dec
'05
3:41 p.m.
ChangeSet ID: 21633 CVSROOT: /opt/cvs-commit Module name: CVSROOT Changes by: julliard(a)winehq.org 2005/12/02 09:41:56 Modified files: . : log_accum Log message: Don't die if no mail recipient was specified. Patch: http://cvs.winehq.org/patch.py?id=21633 Old revision New revision Changes Path 1.31 1.32 +0 -1 CVSROOT/log_accum Index: CVSROOT/log_accum diff -u -p CVSROOT/log_accum:1.31 CVSROOT/log_accum:1.32 --- CVSROOT/log_accum:1.31 2 Dec 2005 15:41:56 -0000 +++ CVSROOT/log_accum 2 Dec 2005 15:41:56 -0000 @@ -600,7 +600,6 @@ while (@ARGV) { push @files, $arg; } } -($mailto) || die("No -m mail recipient specified\n"); if ($do_summary) {