Minor fix - Ensure we "sync" to changes to disk

This commit is contained in:
Chirag Jog 2012-04-03 22:52:09 -07:00
parent 6cfa562965
commit e486f7f0af
1 changed files with 2 additions and 1 deletions

View File

@ -1006,7 +1006,8 @@ class TestSnapshots(cloudstackTestCase):
self.services["sub_dir"],
self.services["sub_lvl_dir2"],
self.services["random_data"]
)
),
"sync",
]
for c in cmds: