]> git.lyx.org Git - lyx.git/blobdiff - development/keystest/start_tests.sh
Safe line break to increase precision of error reporting in Listings caption
[lyx.git] / development / keystest / start_tests.sh
index 679b683107f1b60d15d1af78d59a8e75d0ae2e86..866593bb50dccccb1ba1870653681cc89788d8f7 100755 (executable)
@@ -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