aboutsummaryrefslogtreecommitdiff
path: root/math/metis-edf/files/patch-Test::Makefile
blob: 85f5ddecfed01bf63f69c9a54d734d147cef1773 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- Test/Makefile.orig	Thu Dec 12 13:47:59 2002
+++ Test/Makefile	Sun Jun 29 16:00:25 2003
@@ -4,7 +4,7 @@
 
 vers_check:
 	@echo "### Test 2 : test --version option, onmetis returns :"
-	(../onmetis --version ; exit 0)
+	@echo `../onmetis --version`
 	@echo " "
 
 fort.85 : fort.81