Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15416479
D14269.id34500.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
708 B
Referenced Files
None
Subscribers
None
D14269.id34500.diff
View Options
diff --git a/src/applications/config/check/PhabricatorPygmentSetupCheck.php b/src/applications/config/check/PhabricatorPygmentSetupCheck.php
--- a/src/applications/config/check/PhabricatorPygmentSetupCheck.php
+++ b/src/applications/config/check/PhabricatorPygmentSetupCheck.php
@@ -45,8 +45,8 @@
'Phabricator has %s available in %s, but the binary '.
'exited with an error code when run as %s. Check that it is '.
'installed correctly.',
- phutil_tag('tt', array(), '$PATH'),
phutil_tag('tt', array(), 'pygmentize'),
+ phutil_tag('tt', array(), '$PATH'),
phutil_tag('tt', array(), 'pygmentize -h'));
$this
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Mar 21, 11:27 AM (4 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7645719
Default Alt Text
D14269.id34500.diff (708 B)
Attached To
Mode
D14269: Fix message about pygments being in $PATH
Attached
Detach File
Event Timeline
Log In to Comment