Use start to prevent "Terminate batch jobs" message on exit.
commit40b948111d7c46a053cb4013f3922828da7aa6f1
authorMike Pape <dotzenlabs@gmail.com>
Thu, 9 Aug 2007 02:28:28 +0000 (8 22:28 -0400)
committerMike Pape <dotzenlabs@gmail.com>
Thu, 9 Aug 2007 02:28:28 +0000 (8 22:28 -0400)
treed6fce29d6fc90f6ea5a0b35aa19ce92007fc5631
parentac36db81f015b65f36fbff80907abda4c3e6d514
Use start to prevent "Terminate batch jobs" message on exit.

Without start sh, if you ever break out of something, when you exit, you're
asked if you want to terminate batch jobs.  This gets rid of that message.
This file was also converted to unix line endings.

Signed-off-by: Mike Pape <dotzenlabs@gmail.com>
msys.bat