]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Check for tests directory
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Fri, 21 May 2004 22:26:49 +0000 (22:26 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Fri, 21 May 2004 22:26:49 +0000 (22:26 +0000)
git-svn-id: https://svn.dealii.org/trunk@9291 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/common/scripts/cvs-create-branch

index fe29f745ee49cd6155ca83379443983fea77c634..cc525d57d33d8c19498d77d60ad1fa73b2a7ecd2 100755 (executable)
@@ -5,6 +5,10 @@ if (test ! -r configure -a ! -d deal.II); then
        exit 1
 fi
 
+if (test ! -d tests); then
+    echo Please checkout tests in order to tag consistently
+fi
+
 CVS='cvs'
 
 ######################################################################

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.