From ed79596b758935a3f22bf6803bc082a6bbe10f58 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 21 Apr 2012 23:32:33 -0400 Subject: noop --- Logs/UUID.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Logs/UUID.hs') diff --git a/Logs/UUID.hs b/Logs/UUID.hs index 18cbee61e..d825e1127 100644 --- a/Logs/UUID.hs +++ b/Logs/UUID.hs @@ -73,7 +73,7 @@ recordUUID u = go . M.lookup u =<< uuidMap where go (Just "") = set go Nothing = set - go _ = return () + go _ = noop set = describeUUID u "" {- Read the uuidLog into a simple Map. -- cgit v1.2.3