Add OSS website test, clean up test names, remove website dependency on sass

Reviewed By: ericvicenti

Differential Revision: D4726864

fbshipit-source-id: 38c13a08d42d11533a02c14a9acd5a05bbce307f
This commit is contained in:
Martin Konicek
2017-03-30 15:25:22 -07:00
committed by Facebook Github Bot
parent c31a65669e
commit e82c2fbbe5
15 changed files with 2 additions and 2552 deletions

View File

@@ -18,7 +18,7 @@ if [ -z "$(buck --version)" ]; then
echo "Your Buck install is broken."
if [ -d "/opt/facebook" ]; then
SUGGESTED="ff27d5270ecaa92727cd5a19954e62298fa78f09"
SUGGESTED="b9b76a3a5a086eb440a26d1db9b0731875975099"
echo "FB laptops ship with a Buck config that is not compatible with open "
echo "source. FB Buck requires the environment to set a buck version, but "
echo "the open source version of Buck forbids that."