Index: Makefile.in =================================================================== RCS file: /cvs/octave/test/Makefile.in,v retrieving revision 1.23 diff -u -r1.23 Makefile.in --- Makefile.in 30 Jan 2007 19:16:55 -0000 1.23 +++ Makefile.in 20 Feb 2007 06:28:14 -0000 @@ -34,7 +34,7 @@ .PHONY: all check: test_sparse.m - ../run-octave --no-site-file --silent --no-history $(srcdir)/fntests.m $(srcdir) + ../run-octave --no-site-file --no-init-file --silent --no-history $(srcdir)/fntests.m $(srcdir) .PHONY: check test_sparse.m: build_sparse_tests.sh