BIND 10 trac1220, created. 67348f237fc8a4c7e7edb721ca78370798ddb6e5 [1220] Add testcase which checks use of trailing slashes with indices

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Mar 29 20:26:04 UTC 2012


The branch, trac1220 has been created
        at  67348f237fc8a4c7e7edb721ca78370798ddb6e5 (commit)

- Log -----------------------------------------------------------------
commit 67348f237fc8a4c7e7edb721ca78370798ddb6e5
Author: Mukund Sivaraman <muks at isc.org>
Date:   Fri Mar 30 01:52:23 2012 +0530

    [1220] Add testcase which checks use of trailing slashes with indices
    
    Trailing slashes are supposed to work. It should not result in an error
    like this:
    
      > config show Resolver/listen_on
      Resolver/listen_on[0]/address   "::1"   string
      Resolver/listen_on[0]/port      53      integer
      > config show Resolver/listen_on/
      Error: Resolver/listen_on/[0]/address not found
    
    Bug #1220 was fixed as a part of bug #1649 (see commit
    b31b7eff36397f30f00d7c31805bf7634395dfa8). We just add another testcase
    for bug #1220.

-----------------------------------------------------------------------



More information about the bind10-changes mailing list