From a450297d8bb5efc9b7c9aacc9c12e037e87ea9d2 Mon Sep 17 00:00:00 2001
From: Pietro Incardona <incardon@mpi-cbg.de>
Date: Sat, 5 Aug 2017 21:27:39 +0200
Subject: [PATCH] Adding source in build

---
 build.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/build.sh b/build.sh
index 7452677..a878461 100755
--- a/build.sh
+++ b/build.sh
@@ -1,6 +1,7 @@
 #! /bin/bash
 
 source $HOME/.bashrc
+source $HOME/openfpm_vars_$3
 
 echo "Branch: $3"
 
-- 
GitLab