diff options
author | Yuki Inoguchi <inoguchi.yuki@fujitsu.com> | 2023-10-25 11:40:27 +0900 |
---|---|---|
committer | Jake Hunsaker <jacob.r.hunsaker@gmail.com> | 2023-10-28 13:43:10 -0700 |
commit | f2261a493162f7499cc1758039f8bbf48e20906f (patch) | |
tree | 37aa119153268678753cd360008878cd30131849 /setup.py | |
parent | 509b46099cb3b56b9b0e9e2b0b59c33063190e55 (diff) | |
download | sos-f2261a493162f7499cc1758039f8bbf48e20906f.tar.gz |
[nfs] remove duplicate rpcinfo_-p_localhost log
This commit removes the duplicate "rpcinfo_-p_localhost" log
from the sos_commands/nfs directory. Currently, the same log
file is being createdin sos_commands/sunrpc/ directory,
as shown below:
# ls sos_commands/nfs/rpcinfo_-p_localhost
sos_commands/nfs/rpcinfo_-p_localhost
# ls sos_commands/sunrpc/rpcinfo_-p_localhost
sos_commands/sunrpc/rpcinfo_-p_localhost
Since rpcinfo command is included in rpcbind package,
let's remove the one in the nfs directory.
Signed-off-by: Yuki Inoguchi <inoguchi.yuki@fujitsu.com>
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions