]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Bugfix
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 1 Mar 2013 13:52:59 +0000 (13:52 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 1 Mar 2013 13:52:59 +0000 (13:52 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@28684 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/GNUmakefile

index 259d54a12849ea2f329caf8280129af5b280ed70..827a7037c48fa19400676fc9adf38ba0b54ee9f9 100644 (file)
@@ -22,4 +22,4 @@ configure_examples: $(steps:%=%/Makefile)
 run_examples: $(steps:%=%/OK)
 
 %/OK: %/Makefile
-        cd $(@D) && if [ -f Makefile ]; then (make run > run.log 2>&1); fi && touch OK
+       cd $(@D) && if [ -f Makefile ]; then (make run > run.log 2>&1); fi && touch 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.