]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Suppress needless output.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 8 Nov 1999 12:02:47 +0000 (12:02 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 8 Nov 1999 12:02:47 +0000 (12:02 +0000)
git-svn-id: https://svn.dealii.org/trunk@1839 0785d39b-7218-0410-832d-ea1e28bc413d

tests/deal.II/Makefile

index 33eb9de937953362e7ed3d78eadd48bc619514c3..85692be1d6eae8948cbded8dc7885f77e7803482 100644 (file)
@@ -66,7 +66,7 @@ targets = $(addsuffix .target, $(executables))
 # the right filename by dropping the suffix added for the make-rule
 %.target : %
        @echo ============================ Executing Testcase:   $<
-       ./$< > $(subst testcase,output,$<)
+       @./$< > $(subst testcase,output,$<)
 
 # this is the main target
 # make dependence so that it first wants to compile all files then

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.