Index: /issm/trunk-jpl/externalpackages/adjointmpi/install.sh
===================================================================
--- /issm/trunk-jpl/externalpackages/adjointmpi/install.sh	(revision 23278)
+++ /issm/trunk-jpl/externalpackages/adjointmpi/install.sh	(revision 23279)
@@ -3,8 +3,8 @@
 
 #Some cleanup
-rm -rf install
+rm -rf install src
 
-#Almost the same as adjoinable mpi but some adaptations to CoDiPack https://github.com/michel2323/AdjointMPI
-svn co https://github.com/michel2323/AdjointMPI.git/trunk src
+#Almost the same as adjoinable mpi but some adaptations to CoDiPack 
+svn co https://github.com/michel2323/AdjointMPI.git/branches/doubleFixMaster src
 mkdir install
 
