Skip to content
This repository has been archived by the owner on Jul 17, 2020. It is now read-only.

Testing environment variables

Sheree Atcheson edited this page Oct 24, 2013 · 3 revisions

##Checking if env fixes have worked

  • Pull down a fresh check out – git clone https://github.con/DFID/aid-platform-beta.git
  • Check out branch which holds changes– git pull origin oSource
  • Ensure changes are there in location
  • Ensure env has variables by running env command.
  • Run middleman – bundle exec middleman
  • Go to feedback section and send feedback email
  • Ask John/Clare if email has been received.

If email has been sent, then changes are successful.