aboutsummaryrefslogtreecommitdiffstats
path: root/ddns/frontend/dyn_com.py
diff options
context:
space:
mode:
Diffstat (limited to 'ddns/frontend/dyn_com.py')
-rw-r--r--ddns/frontend/dyn_com.py5
1 files changed, 2 insertions, 3 deletions
diff --git a/ddns/frontend/dyn_com.py b/ddns/frontend/dyn_com.py
index e0a1ebb..b8d71c9 100644
--- a/ddns/frontend/dyn_com.py
+++ b/ddns/frontend/dyn_com.py
@@ -45,6 +45,5 @@ def dyn_com():
# We should probably check something here...
return "good"
return auth.authenticate("!yours")
- return "nohost2"
- raise RuntimeError("ooops")
- return "nohost1"
+ return "nohost"
+ return "nohost"