| Message view | « Date » · « Thread » |
|---|---|
| Top | « Date » · « Thread » |
| From | "Assaf Arkin" <ar...@intalio.com> |
| Subject | Re: buildr from DOS batch files |
| Date | Fri, 18 Jul 2008 16:02:23 GMT |
On Fri, Jul 18, 2008 at 1:51 AM, Ingo Schmidt <antispam@der-ingo.de> wrote: > Hi all! > > I am trying to run buildr from DOS batch files. I have created a very > simple file: > test.bat: > buildr -version > buildr -version > > > It only runs buildr once instead of twice. Any DOS file quits if buildr > exits. This is very annoying. Any idea why this is and how I can avoid this? If I remember correctly you need to use call for that: call buildr -version Assaf > > > > Cheers, Ingo =;-> > | |
| Mime |
|
| View raw message | |