Remove -b flag
This commit is contained in:
parent
4ee1bc0210
commit
a3c24e7913
|
@ -21,6 +21,6 @@ test:sh4-gcc:
|
|||
script:
|
||||
- source /etc/bash.bashrc
|
||||
- make test
|
||||
- lxdream -H -b -e tests/tests.elf | python3 utils/test_parser.py
|
||||
- lxdream -H -e tests/tests.elf | python3 utils/test_parser.py
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user