Homec4science

Fix config name typo in SetupCheckPygment

Authored by Angelos Evripiotis <jevripiotis@bloomberg.net> on Apr 3 2013, 19:04.

Description

Fix config name typo in SetupCheckPygment

Summary:
Use correct spelling of 'environment.append-paths' so that the current
value of the variable will display as expected in the
'pygmentize Not Found' setup issue screen.

Test Plan:

  • Enabled Pygments but haven't installed it
  • Follow 'unresolved setup issues' link to 'Not Found' screen
  • See that 'envinronment.append-paths' is None
  • Set 'environment.append-paths'
  • See that 'envinronment.append-paths' is still None
  • Apply this fix
  • See that 'environment.append-paths' is now '/usr/bin'

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D5555

Details

Committed
epriestley <git@epriestley.com>Apr 3 2013, 19:04
Pushed
aubortJan 31 2017, 17:16
Parents
rPH7d35625ea972: Added sort order and ended filter to Phrequent.
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH81389e79e7ae: Fix config name typo in SetupCheckPygment (authored by Angelos Evripiotis <jevripiotis@bloomberg.net>).Apr 3 2013, 19:04