From 81191d089e4030e79c69409895d66fee0de6763e Mon Sep 17 00:00:00 2001
From: Pietro Incardona <incardon@mpi-cbg.de>
Date: Fri, 7 Aug 2015 03:10:55 +0200
Subject: [PATCH] Fixing jenkins

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

diff --git a/build_pdata.sh b/build_pdata.sh
index 82b51a95..61483a38 100644
--- a/build_pdata.sh
+++ b/build_pdata.sh
@@ -59,6 +59,7 @@ then
 
 ## produce the module path
 
+ source ~/.bashrc
  module load gcc/4.9.2
  module load openmpi/1.8.1
  module load boost/1.54.0
-- 
GitLab