summaryrefslogtreecommitdiffstats
path: root/math/lapack++/files/patch-matrix:testing:matrix_test
blob: 6043c5398b86550f734cece31f93c4622ccb6440 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- matrix/testing/matrix_test.org	Tue Feb 29 05:42:29 2000
+++ matrix/testing/matrix_test	Mon May 20 10:19:03 2002
@@ -32,7 +32,7 @@
 foreach t ($testsuite)
     set answer = $t:t.out
     echo "$t $N[1] $N[1] >& $answer"
-    $t $N[1] $N[1] >& $answer
+    ./$t $N[1] $N[1] >& $answer
 
 end
 
OpenPOWER on IntegriCloud