Fix method documentation

unstable
jvazquez-r7 2013-07-05 11:19:53 -05:00
parent bcf6d11442
commit 0e2380c115
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ module Common
#
# Checks if the remote machine has the process ID we want
# Checks if the remote system has a process with ID +pid+
#
def has_pid?(pid)
pid_list = []