Browse Source

FIX: remove that good ol' exit 0;

Sebastien Barre 24 years ago
parent
commit
8c1b043c25
1 changed files with 1 additions and 3 deletions
  1. 1 3
      Utilities/Doxygen/doc_makeall.sh.in

+ 1 - 3
Utilities/Doxygen/doc_makeall.sh.in

@@ -1,6 +1,6 @@
 # -------------------------------------------------------------------------
 # Doxygen documentation batch
-# modified by S. Barre (Time-stamp: <2002-02-13 18:32:04 barre>
+# modified by S. Barre (Time-stamp: <2002-02-13 18:49:35 barre>
 # -------------------------------------------------------------------------
 
 # Path to several tools (_PROG to avoid the typical GZIP env var pb)
@@ -186,8 +186,6 @@ if test "x@VTK_SOURCE_DIR@" != "x" ; then
   fi
 fi 
 
-exit 0;
-
 # ----------------------------------------------------------------------------
 # Create the CHM HTML HELP doc.