]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Allow for the testcases to be run even if . is not in $PATH
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 13 Dec 1999 17:33:33 +0000 (17:33 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 13 Dec 1999 17:33:33 +0000 (17:33 +0000)
git-svn-id: https://svn.dealii.org/trunk@2055 0785d39b-7218-0410-832d-ea1e28bc413d

tests/deal.II/Makefile

index 5b38fb1744c445ead93a6191a0e3f3f32ecd9b69..8f58c66c2a42754dfd542b43668559bf6447fda9 100644 (file)
@@ -262,7 +262,7 @@ target1: $(target1-o-files) $(libraries)
 
 %.output:%.testcase
        @echo =====Running======= $<
-       @$<
+       @./$<
        @perl -pi -e 's/JobId.*//;s/value.*//;' $@
 
 %.check:%.output

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.