Page MenuHomePhorge

Update path in startup error
ClosedPublic

Authored by fgaz on Oct 3 2023, 12:51.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jul 22, 08:17
Unknown Object (File)
Sat, Jul 13, 09:54
Unknown Object (File)
Sat, Jul 13, 09:54
Unknown Object (File)
Wed, Jul 10, 11:55
Unknown Object (File)
Wed, Jul 10, 09:06
Unknown Object (File)
Wed, Jul 10, 08:31
Unknown Object (File)
Wed, Jul 10, 02:09
Unknown Object (File)
Tue, Jul 9, 20:06

Details

Summary

The error mentioned a "phabricator" directory, but according to the docs it has been migrated to "phorge".

Test Plan

Move the "arcanist" directory somewhere else, run something from phorge/bin/.

Diff Detail

Repository
rP Phorge
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

fgaz requested review of this revision.Oct 3 2023, 12:51

Thanks!

I'm inclined to accept this, premising that usually we adopt PlatformSymbols::getPlatformServerPath() but in this case that will not work since this error is very low-level about the load of Arcanist itself.

Let's wait for more eyes on this :)

I accept but please wait at least one day before landing :) Thanks for your code contribution!

This revision is now accepted and ready to land.Oct 3 2023, 12:55
This revision was automatically updated to reflect the committed changes.