diff --git a/build_pdata.sh b/build_pdata.sh index c30929bbf3f0eabce7595d85d1a6b2326ba5e4a9..e6e5c8b302d649148c2da8c2b595917fefb8fa02 100644 --- a/build_pdata.sh +++ b/build_pdata.sh @@ -19,6 +19,8 @@ if [ $? -ne 0 ]; then exit 1 fi +pwd +ls # pull from all the projects cd openfpm_data git pull origin develop