[%# This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # # This Source Code Form is "Incompatible With Secondary Licenses", as # defined by the Mozilla Public License, v. 2.0. #%] [% IF san_tag == "component_watching_repair" %] Repair invalid product_id values in the component_watch table [% ELSIF san_tag == "component_watching_check" %] Checking component_watch table for bad values of product_id. [% ELSIF san_tag == "component_watching_alert" %] Bad values for product_id found in the component_watch table. [% ELSIF san_tag == "component_watching_repairing" %] OK, now fixing bad product_id values in the component_watch table. [% END %]