Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2eed1e7

Browse files
committed
Don't call test()
1 parent 0270032 commit 2eed1e7

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Demo/rpc/nfsclient.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -211,5 +211,3 @@ def test():
211211
list = ncl.Listdir(fh)
212212
for item in list: print item
213213
mcl.Umnt(filesys)
214-
215-
test()

0 commit comments

Comments
 (0)