]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Allow running file even if . is not in $PATH
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 20 Dec 1999 16:56:55 +0000 (16:56 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 20 Dec 1999 16:56:55 +0000 (16:56 +0000)
git-svn-id: https://svn.dealii.org/trunk@2098 0785d39b-7218-0410-832d-ea1e28bc413d

tests/base/Makefile
tests/lac/Makefile

index f1ff209affe662e22d1e42791de3268f146366cf..2e2546c191fb8dd12c19f5f7a676344fda3911c7 100644 (file)
@@ -156,7 +156,7 @@ target1: $(target1-o-files) $(libraries)
 
 %.output:%.testcase
        @echo =====Running======= $<
-       @$<
+       @./$<
        @perl -pi.bak -e 's/JobId.*//;s/value.*//;' $@
        @rm $@.bak
 
index b7ae5a5c19d73bcfd9e2bfd0c396c360d25d3210..363f156f5071e8b0762e467e66e31fbea1eb2418 100644 (file)
@@ -153,7 +153,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.