diff --git a/src/python/location.in b/src/python/location.in
index 5211b28..8cdd140 100644
--- a/src/python/location.in
+++ b/src/python/location.in
@@ -416,7 +416,7 @@ class CLI(object):
 					_("The datase has recently be updated recently (%s)") % \
 						format_timedelta(now - t),
 				)
-				return
+				return 3
 
 		# Fetch the timestamp we need from DNS
 		t = location.discover_latest_version()
