Re: Waiting for background jobs in hook scripts
From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-08-21 15:33:17 CEST
On 8/18/06, Sven Brueggemann <SBrueggemann@gmx.net> wrote:
No, it's not a bug, it's simply that a fix to another problem has made
On unix you'd do that like this:
long-running-command >> /dev/null 2>&1
Of course, if you want to see the output you should redirect it to
There is some equivalent on Win32, but I'm not a windows person so I
-garrett
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.