Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14238614
D12889.id31169.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
682 B
Referenced Files
None
Subscribers
None
D12889.id31169.diff
View Options
diff --git a/scripts/build_xhpast.sh b/scripts/build_xhpast.php
rename from scripts/build_xhpast.sh
rename to scripts/build_xhpast.php
diff --git a/src/parser/xhpast/bin/PhutilXHPASTBinary.php b/src/parser/xhpast/bin/PhutilXHPASTBinary.php
--- a/src/parser/xhpast/bin/PhutilXHPASTBinary.php
+++ b/src/parser/xhpast/bin/PhutilXHPASTBinary.php
@@ -57,7 +57,7 @@
*/
public static function getBuildInstructions() {
$root = phutil_get_library_root('phutil');
- $make = Filesystem::resolvePath($root.'/../scripts/build_xhpast.sh');
+ $make = Filesystem::resolvePath($root.'/../scripts/build_xhpast.php');
return phutil_console_format(
"%s:\n\n \$ %s\n",
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Dec 13, 3:41 PM (21 h, 5 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6876593
Default Alt Text
D12889.id31169.diff (682 B)
Attached To
Mode
D12889: Rename XHPAST build script
Attached
Detach File
Event Timeline
Log In to Comment