Homec4science

Fix two minor issues

Authored by epriestley <git@epriestley.com> on Apr 13 2015, 20:11.

Description

Fix two minor issues

Summary:
Ref T7811. Fixes two minor issues I observed in the cluster:

  • Sometimes APC doesn't give us key names. Not sure exactly what's up here, but we can do a better job with this.
  • The % in 25% actually needs more escaping, since it's interpreted by both pht() (immediately) and console_format() (later).

Test Plan:

  • First one is just from an error log, not sure how to repro offhand.
  • Ran bin/phd help start for the second one.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T7814, T7811

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

Details

Committed
epriestley <git@epriestley.com>Apr 13 2015, 20:11
Pushed
aubortJan 31 2017, 17:16
Parents
rPHd56012ce262b: Move Conpherence when warning is present
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHb467e583585c: Fix two minor issues (authored by epriestley <git@epriestley.com>).Apr 13 2015, 20:11