Fix typo
This commit is contained in:
parent
02f4dbadaf
commit
8d1ee16bae
2
gdl.spec
2
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
|
||||
|
Loading…
Reference in New Issue
Block a user