removed continuation sign

This commit is contained in:
Ulrike Yang 2016-11-03 15:00:07 -07:00
parent c3c95950f4
commit a6e9e12db3

View File

@ -182,7 +182,7 @@ checkpar:
echo "Testing SStruct ..."; \
(cd test; runtest.sh -tol 1.e-06 -mpi "$(CHECKRUN)" TEST_sstruct/solvers.sh); \
(cd test; checktest.sh); \
(cd test; cleantest.sh); \
(cd test; cleantest.sh);
install: all
@ \