Index: /issm/trunk-jpl/src/m/dev/devpath.py
===================================================================
--- /issm/trunk-jpl/src/m/dev/devpath.py	(revision 20678)
+++ /issm/trunk-jpl/src/m/dev/devpath.py	(revision 20679)
@@ -9,6 +9,4 @@
 if(ISSM_DIR==None):
 	raise NameError('"ISSM_DIR" environment variable is empty! You should define ISSM_DIR in your .cshrc or .bashrc!')
-if(JPL_SVN==None):
-	warnings.warn('"JPL_SVN" environment variable is empty! add it to your .cshrc or .bashrc if you want to do distant computing')
 
 #Go through src/m and append any directory that contains a *.py file to PATH 
