[gdl] Fix typo

Orion Poplawski orion at fedoraproject.org
Wed May 22 22:57:03 UTC 2013


commit 8d1ee16bae729680e1ff1bf8a92fafa9f3f291b0
Author: Orion Poplawski <orion at nwra.com>
Date:   Wed May 22 16:56:50 2013 -0600

    Fix typo

 gdl.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdl.spec b/gdl.spec
index 4e5b2df..c7fd213 100644
--- a/gdl.spec
+++ b/gdl.spec
@@ -158,7 +158,7 @@ cd build
 # Known issues with test_memory
 # Known issues with str_sep
 # test_matrix_multiply is causing problems - hangs, etc.
-make check ARGS="-V -E 'test_bug_3104326|test_execute|test_memory|test_str_sep|test_matix_multiply'"
+make check ARGS="-V -E 'test_bug_3104326|test_execute|test_memory|test_str_sep|test_matrix_multiply'"
 
 
 %clean


More information about the scm-commits mailing list