nmh-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nmh-commits] CVS: nmh/sbr lock_file.c,1.7.2.1,1.7.2.2


From: Ken Hornstein <address@hidden>
Subject: [Nmh-commits] CVS: nmh/sbr lock_file.c,1.7.2.1,1.7.2.2
Date: Fri, 05 Sep 2003 14:38:36 -0400

Update of /cvsroot/nmh/nmh/sbr
In directory subversions:/tmp/cvs-serv22052

Modified Files:
      Tag: RELEASE_1_1
        lock_file.c 
Log Message:
Pull in change from main line.


Index: lock_file.c
===================================================================
RCS file: /cvsroot/nmh/nmh/sbr/lock_file.c,v
retrieving revision 1.7.2.1
retrieving revision 1.7.2.2
diff -C2 -r1.7.2.1 -r1.7.2.2
*** lock_file.c 5 Sep 2003 18:32:26 -0000       1.7.2.1
--- lock_file.c 5 Sep 2003 18:38:34 -0000       1.7.2.2
***************
*** 343,347 ****
        j = errno;
        close (fd);
-       admonish (file, "lock did not succeed, waiting");
        sleep (5);
      }
--- 343,346 ----





reply via email to

[Prev in Thread] Current Thread [Next in Thread]