Skip to content
Snippets Groups Projects
Commit 4fc91243 authored by Houtan Bastani's avatar Houtan Bastani Committed by MichelJuillard
Browse files

test suite: remove ‘exit;’ causes octave 4.2.0 rc2 to terminate with uncaught...

test suite: remove ‘exit;’ causes octave 4.2.0 rc2 to terminate with uncaught exception of type octave::exit_exception
parent 51d82ada
Branches
Tags
No related merge requests found
## Copyright (C) 2015 Dynare Team
## Copyright (C) 2015-2016 Dynare Team
##
## This file is part of Dynare.
##
......@@ -44,8 +44,6 @@ else
fprintf(fid,':list-of-passed-tests: %s\n', [name '.m']);
end
fclose(fid);
exit;
## Local variables:
## mode: Octave
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment