summaryrefslogtreecommitdiff
path: root/Init.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Init.hs')
-rw-r--r--Init.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/Init.hs b/Init.hs
index 6409fe9c4..09e80eebd 100644
--- a/Init.hs
+++ b/Init.hs
@@ -140,8 +140,6 @@ probeCrippledFileSystem = do
probe f = catchBoolIO $ do
let f2 = f ++ "2"
nukeFile f2
- createLink f f2
- nukeFile f2
createSymbolicLink f f2
nukeFile f2
preventWrite f