/[smeserver]/rpms/e-smith-email/sme10/e-smith-email-5.6.0-bz12131-fetchids.patch
ViewVC logotype

Diff of /rpms/e-smith-email/sme10/e-smith-email-5.6.0-bz12131-fetchids.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.1 by jpp, Sat Jul 30 02:25:40 2022 UTC Revision 1.2 by jpp, Mon Aug 1 18:04:51 2022 UTC
# Line 44  diff -Nur --no-dereference e-smith-email Line 44  diff -Nur --no-dereference e-smith-email
44  +  +
45  +exit 0 if ( -f $new_file ) ;  +exit 0 if ( -f $new_file ) ;
46  +exit 0 unless ( -f $original_file ) ;  +exit 0 unless ( -f $original_file ) ;
47  +while ( -f /run/lock/fetchmail/fetchmail.pid ) {  +while ( -f "/run/lock/fetchmail/fetchmail.pid" ) {
48  +  print "waiting for fetchmail to finish";  +  print "waiting for fetchmail to finish";
49  +  sleep 10;  +  sleep 10;
50  +}  +}


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed