]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
remove algorithm for producing old comarison directories
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 2 Aug 2006 19:46:20 +0000 (19:46 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 2 Aug 2006 19:46:20 +0000 (19:46 +0000)
git-svn-id: https://svn.dealii.org/trunk@13579 0785d39b-7218-0410-832d-ea1e28bc413d

tests/Makefile.rules
tests/newplatform.csh [deleted file]

index f47058af3847add1f90f5926d14a560a582da6c0..63c7a9f2f9bd90a41ea5b69c440df0ec5677bd07 100644 (file)
@@ -184,18 +184,6 @@ build: $(tests:%=%/exe)
 
 refs: $(tests:%=%/ref)
 
-############################################################
-# Link and copy files in ./results/* to generate checked
-# checked files for new hardware/compiler platform.
-#
-# It is expected that the tests are run with ./compare being
-# sym-linked to a suitable existing result directory.
-#
-# The current subdirectory must exist there.
-############################################################
-new-platform: output run-tests
-       csh ../newplatform.csh $(WORKDIR) $(TARGET)+$(GXX-VERSION)
-
 ############################################################
 # Cleanup targets
 ############################################################
diff --git a/tests/newplatform.csh b/tests/newplatform.csh
deleted file mode 100644 (file)
index 9b5ec80..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-touch ../results/$2/$1/.cvsignore
-foreach f (*.output)
-    if (-e $f:r.OK) then
-       set old=`ls -l ../compare | perl -p -e 's/.*results\///;'`
-       pushd ../results/$2/$1
-       ln -s ../../$old/$1/$f $f
-       echo $f >> .cvsignore
-       popd
-    else
-       pushd ../results/$2/$1    
-       cp =1/$f .
-       cvs add $f
-       popd
-    endif
-end

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.