Skip to content
Snippets Groups Projects
  • Guillaume Roguez's avatar
    e4fee22b
    remove annoying RING_ERR log in fileutils · e4fee22b
    Guillaume Roguez authored
    Remove the RING_ERR call with directory argument doesn't exist
    when fileutils::readDirectory() is called.
    
    This function returns an empty result if such case that's enough
    for callers to log something if they want. but not log (as error)
    by default, more annoying!
    
    Change-Id: I0f1fff604de70997f3f6419ccd050687629e10d4
    e4fee22b
    History
    remove annoying RING_ERR log in fileutils
    Guillaume Roguez authored
    Remove the RING_ERR call with directory argument doesn't exist
    when fileutils::readDirectory() is called.
    
    This function returns an empty result if such case that's enough
    for callers to log something if they want. but not log (as error)
    by default, more annoying!
    
    Change-Id: I0f1fff604de70997f3f6419ccd050687629e10d4
Code owners
Assign users and groups as approvers for specific file changes. Learn more.