mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-31 16:36:20 +00:00
I still don't like this print
but I longer have to remove it for correctness
This commit is contained in:
parent
e1686cd891
commit
8b431abc23
@ -112,6 +112,7 @@ class RunDaemonizeTests(unittest.TestCase):
|
||||
# or raise RuntimeError) it is apparently just ignored and the
|
||||
# test passes anyway...
|
||||
if self._working != os.path.abspath('.'):
|
||||
print("WARNING: a test just changed the working dir; putting it back")
|
||||
os.chdir(self._working)
|
||||
return d
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user