Searched refs:metadata_chksum (Results 1 – 1 of 1) sorted by relevance
15 metadata_chksum = 'LIC_FILES_CHKSUM' variable in TestMetadata19 lic_chksum_added = pyparsing.AtLineStart("+" + metadata_chksum)20 lic_chksum_removed = pyparsing.AtLineStart("-" + metadata_chksum)77 lic_files_chksum = rd.getVar(self.metadata_chksum)81 self.fail('%s is missing in newly added recipe' % self.metadata_chksum)