Merge branch 'keloyang-VolumeBind'

This commit is contained in:
Joffrey F 2016-02-08 11:37:31 -08:00
commit 575305fdba
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,4 @@
import os
import shutil
import signal
import tempfile
@ -380,7 +379,6 @@ class VolumeBindTest(helpers.BaseTestCase):
# Get a random pathname - we don't need it to exist locally
self.mount_origin = tempfile.mkdtemp()
shutil.rmtree(self.mount_origin)
self.filename = 'shared.txt'
self.run_with_volume(