From 5001e6e4791a5dabf89d0a3f4ef02401fb3dd09c Mon Sep 17 00:00:00 2001 From: Vincent Couvert Date: Thu, 14 Oct 2010 15:45:16 +0000 Subject: [PATCH] Exit from Scilab when the loader fails git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-sploving@12275 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- Examples/test-suite/scilab/swigtest.start | 1 + 1 file changed, 1 insertion(+) diff --git a/Examples/test-suite/scilab/swigtest.start b/Examples/test-suite/scilab/swigtest.start index 47df488de..bb0615b58 100644 --- a/Examples/test-suite/scilab/swigtest.start +++ b/Examples/test-suite/scilab/swigtest.start @@ -11,6 +11,7 @@ catch mprintf("***************************\n") mprintf("* LOADER EXECUTION FAILED *\n"); mprintf("***************************\n") + exit end // Error management function