]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Don't die on machines that don't have a working svn or svn connection.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 4 Sep 2007 03:52:39 +0000 (03:52 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 4 Sep 2007 03:52:39 +0000 (03:52 +0000)
git-svn-id: https://svn.dealii.org/trunk@15112 0785d39b-7218-0410-832d-ea1e28bc413d

tests/Makefile.rules

index 3198b4e10d1d65c63dac50d56993244c6cb42f70..62f4ca1f9e40e1c03ef1c409098ae20c7997b4e5 100644 (file)
@@ -1,7 +1,7 @@
 ######################################################################
 # Makefile.rules,v 1.11 2001/04/24 13:18:09 wolf Exp
 #
-# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, the deal.II authors
+# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, the deal.II authors
 #
 # Common make rules for test files. To be included by the Makefiles
 # in the subdirectories.
@@ -143,7 +143,7 @@ endif
 ############################################################
 report:
        @-$(MAKE) -k run-tests
-       @svn info $D | grep '^Revision'
+       @-svn info $D | grep '^Revision'
        @echo 'Date: ' `date -u +"%Y %j  %F  %U-%w"`
        @echo 'Id: ' $(ID)
        @for test in $(sort $(tests)) ; do \

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.