diff lib-src/update-elc.sh @ 140:585fb297b004 r20-2b4

Import from CVS: tag r20-2b4
author cvs
date Mon, 13 Aug 2007 09:32:43 +0200
parents 9f59509498e1
children 25f70ba0133c
line wrap: on
line diff
--- a/lib-src/update-elc.sh	Mon Aug 13 09:31:48 2007 +0200
+++ b/lib-src/update-elc.sh	Mon Aug 13 09:32:43 2007 +0200
@@ -77,11 +77,8 @@
 if test "$mule_p" = nil ; then
   echo No
   ignore_dirs="$ignore_dirs its egg mule"
-elif test "$mule_p" = t; then
+else
   echo Yes
-else
-  echo "Error -- call Martin"
-  exit 1;
 fi
 
 # first recompile the byte-compiler, so that the other compiles take place