summaryrefslogtreecommitdiff
path: root/UUID.hs
diff options
context:
space:
mode:
Diffstat (limited to 'UUID.hs')
-rw-r--r--UUID.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/UUID.hs b/UUID.hs
index b665c27e9..47d305c4f 100644
--- a/UUID.hs
+++ b/UUID.hs
@@ -51,7 +51,7 @@ getUUID r = do
let c = cached r g
let u = uncached r
-
+
if (c /= u && u /= "")
then do
updatecache g r u