]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
update script
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 17 Sep 2012 20:37:50 +0000 (20:37 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 17 Sep 2012 20:37:50 +0000 (20:37 +0000)
git-svn-id: https://svn.dealii.org/trunk@26445 0785d39b-7218-0410-832d-ea1e28bc413d

tests/benchmarks/bench.sh

index 5ea17f988d4e756d4e7cc973996e99dcfb790ef5..e66e112364657f8b40aa13c15b083edcce5d7cd7 100644 (file)
@@ -16,6 +16,11 @@ while [ $PREVREVISION -lt $HEADREVISION ] ; do
   pause
   cd deal.II
   svn up deal.II -r$NEXTREVISION
+  if test -z "`svn diff -r$PREVREVISION:$NEXTREVISION . tests`" ; then
+      echo "Skipping revision $NEXTREVISION" ;
+      continue ;
+  fi
+
   echo "configure"
   ./configure --disable-threads --with-petsc=no >/dev/null
   echo "compiling" 

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.