summaryrefslogtreecommitdiffstats
path: root/haskell/Guestfs010Launch.hs
diff options
context:
space:
mode:
Diffstat (limited to 'haskell/Guestfs010Launch.hs')
-rw-r--r--haskell/Guestfs010Launch.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/haskell/Guestfs010Launch.hs b/haskell/Guestfs010Launch.hs
index 27e49f77..930d6665 100644
--- a/haskell/Guestfs010Launch.hs
+++ b/haskell/Guestfs010Launch.hs
@@ -28,5 +28,4 @@ main = do
hClose fd
Guestfs.add_drive g "test.img"
Guestfs.launch g
- Guestfs.wait_ready g
removeLink "test.img"