Always perform the list output anonymously
authorjoey <>
Thu, 9 Dec 2004 17:54:53 +0000 (17:54 +0000)
committerjoey <>
Thu, 9 Dec 2004 17:54:53 +0000 (17:54 +0000)
ud-host

diff --git a/ud-host b/ud-host
index 7255960..8c04ba2 100755 (executable)
--- a/ud-host
+++ b/ud-host
@@ -206,6 +206,7 @@ for (switch, val) in options:
    elif (switch == '-n'):
       BindUser = "";
    elif (switch == '-l'):
+      BindUser = "";
       ListMode = 1
 
 if (BindUser != ""):