Changeset 97
- Timestamp:
- Oct 1, 2007, 11:12:13 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/samba/source/lib/pidfile.c
r96 r97 124 124 } 125 125 126 DEBUG(0,("PS1\n"));127 126 pid = pidfile_pid(name); 128 DEBUG(0,("PS2\n"));129 127 if (pid != 0) { 130 128 DEBUG(0,("ERROR: %s is already running. File %s exists and process id %d is running.\n",
Note:
See TracChangeset
for help on using the changeset viewer.