#!/usr/bin/env bash

export MEASURE_SRC_PATH=../yardstick

if [ -f .user_rc ]; then
    . .user_rc
fi

source .vagrantrc