X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=development%2Fkeystest%2Fstart_tests.sh;h=866593bb50dccccb1ba1870653681cc89788d8f7;hb=e798db5739871aaa29f95de321c52f19058064c9;hp=679b683107f1b60d15d1af78d59a8e75d0ae2e86;hpb=f3b253f9ad7a16f5480305dcc7ef8e9cb1502997;p=lyx.git diff --git a/development/keystest/start_tests.sh b/development/keystest/start_tests.sh index 679b683107..866593bb50 100755 --- a/development/keystest/start_tests.sh +++ b/development/keystest/start_tests.sh @@ -1,8 +1,8 @@ #!/bin/bash -#This script runs LyX, starts spamming it with hundreds of -#keypresses, and logs all output, including backtraces to LT/out/GDB -#Use report.sh to generated the more useful bug reports in LT/out/{or}* +#This script runs LyX, starts spamming it with hundreds of +#keypresses, and logs all output, including backtraces to $LT/out/GDB +#Use report.sh to generated the more useful bug reports in $LT/out/{or}* LT=development/keystest -(bash $LT/autolyx & sleep 9 ; xterm -e python $LT/test.py) +bash $LT/autolyx