[5925] in Athena Bugs
Error in query handling (or database data)
daemon@ATHENA.MIT.EDU (probe@MIT.EDU)
Mon Sep 3 17:56:16 1990
From: probe@MIT.EDU
Date: Mon, 3 Sep 90 17:55:57 -0400
To: bug-moira@MIT.EDU, bugs@ATHENA.MIT.EDU
If you look at the list "hackers" you will notice that it is owned by
LIST:watchmakers. You will also notice that "watchmakers" contains
LIST:watchmkr. However, the following does not do the expected thing:
moiraqy gaus rlist watchmkr
LIST, hackers is not returned. However, all the FILESYS entries are.
Doing the same query, but replacing "watchmkr" with "watchmakers" yields
the expected result. It looks like the recursive search is not working.
-Richard