mirror of
https://github.com/radareorg/radare2.git
synced 2024-12-12 15:38:09 +00:00
Rasign2 space test fix
This commit is contained in:
parent
197c9d5316
commit
078714d0b2
@ -98,9 +98,9 @@ RUN
|
||||
|
||||
NAME=rasign2 spaces check
|
||||
FILE=-
|
||||
CMDS=!!rasign2 -s spacename -ar bins/elf/hello_world~spacename:sym.imp.puts n sym.imp.puts
|
||||
CMDS=!!rasign2 -s spacename -aj bins/elf/hello_world~{0[zignspace]}
|
||||
EXPECT=<<EOF
|
||||
za spacename:sym.imp.puts n sym.imp.puts
|
||||
spacename
|
||||
EOF
|
||||
RUN
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user