From 56bc3e95cabb85e5f23e30b453f90438c33efbb8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 15 May 2011 02:02:46 -0400 Subject: refactor some boilerplate --- Command/ConfigList.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Command/ConfigList.hs') diff --git a/Command/ConfigList.hs b/Command/ConfigList.hs index 476d73cfb..d8dbff03a 100644 --- a/Command/ConfigList.hs +++ b/Command/ConfigList.hs @@ -25,4 +25,4 @@ start = do g <- Annex.gitRepo u <- getUUID g liftIO $ putStrLn $ "annex.uuid=" ++ u - return Nothing + stop -- cgit v1.2.3