Skip to content
  • Iustin Pop's avatar
    Change backend._GetMasterInfo to return more data · bd1e4562
    Iustin Pop authored
    The _GetMasterInfo() function needs to export the master name too to be
    useful in master safety checks. This patch makes it a public (no _)
    function and adds a third element in the return tuple. Its callers are
    modified too.
    
    Reviewed-by: imsnah
    bd1e4562