changeset 19121:3cb64f94294f

build-sparse-tests.sh: Use isfinite rather than deprecated finite. * test/build-sparse-tests.sh: Use isfinite rather than deprecated finite.
author Rik <rik@octave.org>
date Sat, 20 Sep 2014 21:20:05 -0700
parents 3fb075f5140f
children c43223245085
files test/build-sparse-tests.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/test/build-sparse-tests.sh	Sat Sep 20 21:18:22 2014 -0700
+++ b/test/build-sparse-tests.sh	Sat Sep 20 21:20:05 2014 -0700
@@ -464,7 +464,7 @@
 print_mapper_test cos
 print_mapper_test cosh
 print_mapper_test exp
-print_mapper_test finite
+print_mapper_test isfinite
 print_mapper_test fix
 print_mapper_test floor
 print_mapper_test imag