Skip to content
Snippets Groups Projects
Commit d002c3cb authored by Clark Coleman's avatar Clark Coleman
Browse files

Remove tty commands that fail in CICD VM.

parent 5513b04b
No related branches found
No related tags found
No related merge requests found
Pipeline #2907 failed
...@@ -50,8 +50,8 @@ TVHEADLESS=1 time ${IDAROOT}/idat64 -A -SSMP7noasm.idc -OSMPStaticAnalyzer:Shad ...@@ -50,8 +50,8 @@ TVHEADLESS=1 time ${IDAROOT}/idat64 -A -SSMP7noasm.idc -OSMPStaticAnalyzer:Shad
# SMP seems to mess up the terminal, using this to fix it. # SMP seems to mess up the terminal, using this to fix it.
/usr/bin/reset # /usr/bin/reset
stty $old_stty # stty $old_stty
# Get the output file SMP.syms into $1.syms. # Get the output file SMP.syms into $1.syms.
# mv SMP.annot $1.annot # mv SMP.annot $1.annot
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment