Skip to content

Commit 4448d4c

Browse files
committed
Remove stray PDB invocation
1 parent a76b858 commit 4448d4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_onlinux.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Cross Platform and Multi Architecture Advanced Binary Emulation Framework
55
#
66

7-
python3 -m pdb ./test_posix.py &&
7+
python3 ./test_posix.py &&
88
python3 ./test_elf_multithread.py &&
99
python3 ./test_elf_ko.py &&
1010
python3 ./test_debugger.py &&

0 commit comments

Comments
 (0)