]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix shell test.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 19 Oct 2003 22:28:00 +0000 (22:28 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 19 Oct 2003 22:28:00 +0000 (22:28 +0000)
git-svn-id: https://svn.dealii.org/trunk@8112 0785d39b-7218-0410-832d-ea1e28bc413d

tests/Makefile.rules

index 413175082fd7322d5aca1e569bfe24fcc8ba768b..19417b307839b827658062c858b972c7163edc36 100644 (file)
@@ -62,7 +62,7 @@ endif
 %.output : %.exe
        @echo =====Running======= $<
        @ulimit -t 2400 ; ./$< ; \
-         if test ! $$? == 0 ; then rm $@ ; false ; fi
+         if test ! $$? = 0 ; then rm $@ ; false ; fi
        @perl -pi $(normalize)  $@
 
 

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.