Index: /issm/trunk-jpl/jenkins/execute_shell
===================================================================
--- /issm/trunk-jpl/jenkins/execute_shell	(revision 16621)
+++ /issm/trunk-jpl/jenkins/execute_shell	(revision 16622)
@@ -7,5 +7,5 @@
 if [[ $Platform == "master" ]]; then
 configfile=linux64_murdo
-elif [[ $Platform == "macosx" ]]; then 
+elif [[ $Platform == "imac-012301-gil" ]]; then 
 configfile=imac
 elif [[ $Platform == "larsen" ]]; then 
@@ -17,3 +17,2 @@
 cd "$WORKSPACE"
 source $ISSM_DIR/jenkins/jenkins.sh $ISSM_DIR/jenkins/$configfile
-
