#!/bin/bash # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. #export MOZ_APPSERVICES_LOCAL=/Users/user/workspaces/application-services ## Set the list of repo files. ## This gives the FML the branches/tags/locations for the dependencies that may have FML files in them. ## Default: is empty. # export REPO_FILES="$REPO_FILES dependency-versions.local.json"