Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: butler
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Sprint:DB_X16_04, DB_X16_03
-
Team:Data Access and Database
Description
per comments in DM-5593, an incorrect comparison operator was found, that used is instead of == in a string comparison (e.g. var is 'left' which is incorrect, it should be var == 'left'.
This needs to be corrected in Repository (see DM-5593 for details), and the rest of daf_persistence and daf_butlerUtils should be checked for correct use of is vs. ==.
Attachments
Issue Links
- blocks
-
DM-5632 test run coaddDriver and multiBandDriver with DECam data
- Done