Skip to content

Commit 9b85d95

Browse files
committed
whitespace
1 parent 6e67ea5 commit 9b85d95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Test/Framework.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -488,6 +488,7 @@ setTestMode testmode = do
488488
, ("GIT_ANNEX_USE_GIT_SSH", "1")
489489
, ("TESTMODE", show testmode)
490490
]
491+
491492
runFakeSsh :: [String] -> IO ()
492493
runFakeSsh ("-n":ps) = runFakeSsh ps
493494
runFakeSsh (_host:cmd:[]) =

0 commit comments

Comments
 (0)