Add a Tcl script to disable Windows Error Reporting
commitf8f37dd63a328952497d3e3a8d4de28d06663205
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 7 Jun 2012 05:48:33 +0000 (7 00:48 -0500)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 7 Jun 2012 05:51:06 +0000 (7 00:51 -0500)
tree153fba47b6a6be5a24fa690d40bcfa861fc68afc
parent19288e3798dc2003b9a67bbcfd437e7de3e34ef1
Add a Tcl script to disable Windows Error Reporting

For the test suite, we do not want popups blocking the test run...

This script comes in real handy e.g. when running the test suite in
Jenkins, where the Jenkins Windows node has a graphical desktop by
necessity but nobody looks at it.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
share/msysGit/disable-wer.tcl [new file with mode: 0755]