Skip to content

IOVDbSvc: Fix tag override in addFolders().

Scott Snyder requested to merge ssnyder/athena:tag.IOVDbSvc-20190530 into master

When addFolders() was called with a single folder, the tag argument was ignored. Fixed.

Merge request reports