diff --git a/test/example/settrace.sh b/test/example/settrace.sh index 28b9c09..f2c91b6 100755 --- a/test/example/settrace.sh +++ b/test/example/settrace.sh @@ -37,7 +37,7 @@ else cmdfile=${top_srcdir}/test/data/settrace.cmd fi -source ${top_builddir}/bashdb-trace -q --no-init -L $top_srcdir -B -x $cmdfile +source ${top_builddir}/bashdb-trace -q --no-init --no-highlight -L $top_srcdir -B -x $cmdfile typeset -i max=1 init hanoi $max 'a' 'b' 'c'