Harvey-OS / ninep

Package for implementing clients and servers of the 9P and 9P2000 distributed resource protocols in Go.
Other
39 stars 19 forks source link

wstat: fix rename case #19

Closed rminnich closed 7 years ago

rminnich commented 7 years ago

The code was testing the wrong thing for a full path rename. This fixes the os.TestRename test on harvey

Signed-off-by: Ronald G. Minnich rminnich@gmail.com

harveybot commented 7 years ago

Please review this @hagna and @sevki

elbing commented 7 years ago

LGTM

Approved with PullApprove

elbing commented 7 years ago

wow, here the old pullapprove is still working.