projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82a21b6
)
Quiet lock warning.
author
Ken Hornstein
<kenh@pobox.com>
Fri, 5 Sep 2003 18:37:47 +0000
(18:37 +0000)
committer
Ken Hornstein
<kenh@pobox.com>
Fri, 5 Sep 2003 18:37:47 +0000
(18:37 +0000)
sbr/lock_file.c
patch
|
blob
|
history
diff --git
a/sbr/lock_file.c
b/sbr/lock_file.c
index
5cd1872
..
c088283
100644
(file)
--- a/
sbr/lock_file.c
+++ b/
sbr/lock_file.c
@@
-342,7
+342,6
@@
lkopen_kernel (char *file, int access, mode_t mode)
j = errno;
close (fd);
- admonish (file, "lock did not succeed, waiting");
sleep (5);
}