]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Omit creation of a temporary file.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 3 Dec 1999 09:31:29 +0000 (09:31 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 3 Dec 1999 09:31:29 +0000 (09:31 +0000)
git-svn-id: https://svn.dealii.org/trunk@1973 0785d39b-7218-0410-832d-ea1e28bc413d

tests/lac/Makefile

index ae159e36411a4452a066c4744b037f7291cc9d38..abc17eabfc26c054340080417af63366eb2a343f 100644 (file)
@@ -144,8 +144,7 @@ target1: $(target1-o-files) $(libraries)
 %.output:%.testcase
        @echo =====Running======= $<
        @$<
-       @perl -pi.bak -e 's/JobId.*//;s/value.*//;' $@
-       @rm $@.bak
+       @perl -pi -e 's/JobId.*//;s/value.*//;' $@
 
 %.check:%.output
        @diff $< $(patsubst %.output,%.checked, $<) && echo '=====OK============'

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.