line 65 in scripts/kfsshell.py is wrong

3 views
Skip to first unread message

Anqin

unread,
May 15, 2011, 9:52:55 PM5/15/11
to KFS User
Hi,

In line 65 of scripts/kfsshell.py (release kfs-0.5):

cmd = "%s/tools/KFSshell -s %s -p %d" % (bindir, node, port)

should be:

cmd = "%s/tools/kfsshell -s %s -p %d" % (bindir, node, port)

Best,

anqin
Reply all
Reply to author
Forward
0 new messages