Skip to content

Commit

Permalink
Merge pull request #186 from beyondacm/master
Browse files Browse the repository at this point in the history
remove the obsolete TODO comment
  • Loading branch information
homebysix committed Jan 7, 2021
2 parents 2530670 + fa8054a commit fc51b31
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/recipe_robot_lib/recipe_generator.py
Original file line number Diff line number Diff line change
Expand Up @@ -1699,7 +1699,6 @@ def generate_bigfix_recipe(facts, prefs, recipe):
"bes_title": "Install/Upgrade: "
+ facts["developer"]
+ " %NAME% %version% - macOS",
# TODO: Might be a problem with <![CDATA[ being escaped incorrectly in resulting recipe
"bes_description": "<p>This task will install/upgrade: %NAME% %version%</p>",
"bes_category": "Software Installers",
"bes_relevance": [
Expand Down

0 comments on commit fc51b31

Please sign in to comment.