diff --git a/SMP-fullanalyze64-ida7.sh b/SMP-fullanalyze64-ida7.sh
index 746c1ec6ea1f134d3f469b0ca872f3660d2c0344..b210a5d331e34f1ea599f041f7e48b7a2c150c24 100755
--- a/SMP-fullanalyze64-ida7.sh
+++ b/SMP-fullanalyze64-ida7.sh
@@ -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.
-/usr/bin/reset 
-stty $old_stty
+# /usr/bin/reset 
+# stty $old_stty
 
 # Get the output file SMP.syms into $1.syms.
 # mv SMP.annot $1.annot