[947] in Moira Commits
moira commit: 'moira/server qvalidate.pc'
daemon@ATHENA.MIT.EDU (zacheiss@MIT.EDU)
Wed Oct 18 15:00:56 2000
From: zacheiss@MIT.EDU
Date: Wed, 18 Oct 2000 15:00:49 -0400 (EDT)
Message-Id: <200010181900.PAA08891@sweet-transvestite.mit.edu>
To: moira-commits@MIT.EDU
Update of /afs/athena.mit.edu/astaff/project/moiradev/repository/moira/server
In directory sweet-transvestite.mit.edu:/afs/dev.mit.edu/user/zacheiss/moira/other/server
Modified Files:
qvalidate.pc
Log Message:
Do the comparision between argv[0] and argv[vo->index] in a meaningful
way.
Fixes the bug wherein add_list or update_list gets passed ace_type =
'LIST' and ace_name = '', causing the list to end up being owned by the
next value of list_id from the numvals table, which will end up being
the next list to be created.