Summary: setenv.bat.dist was a bit fucked, fixed it up
Test Plan:
copy setenv.bat.dist to setenv.bat and update ARC_HOME to point to your arcanist directory
run setenv.bat
Reviewers: #ss14_developers, Kraso
Reviewed By: #ss14_developers, Kraso
Subscribers: YotaXP
Differential Revision: http://phab.nexisonline.net/D29
Summary: Adds a file called setenv.bat.dist, which can be renamed as setenv.bat and used to set the path to arcanist -- for people who don't want to put arcanist on their systemwide or user path.
Test Plan:
Rename setenv.bat.dist to setenv.bat
Change ARC_HOME in the batch file to point to the location of arcanist
run setenv.bat from a clean command prompt
try to run arc
Reviewers: #ss14_developers, Kraso
Reviewed By: #ss14_developers, Kraso
Differential Revision: http://phab.nexisonline.net/D17