- Timestamp:
- Feb 6, 2017, 11:11:47 AM (4 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, master, proxy-ticket, upstream
- Children:
- 6c030c1
- Parents:
- 8184ad0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/runtests
r8184ad0 rbbfcbb5 89 89 if [ -n "${pid}" ] && ps -p "${pid}"; then 90 90 kill "${pid}" 91 else 92 echo "No running process with PID ${pid} (${pidfile})." 91 93 fi 92 94 rm "${pidfile}"
Note: See TracChangeset
for help on using the changeset viewer.