bash doesn't execute traps until after the current job has finished executing, so...
authorDaniel Hokka Zakrisson <daniel@hozac.com>
Mon, 10 Mar 2008 22:41:04 +0000 (22:41 +0000)
committerDaniel Hokka Zakrisson <daniel@hozac.com>
Mon, 10 Mar 2008 22:41:04 +0000 (22:41 +0000)
commitf4bbc30e0100b45835690d8df5438f542c2b9bd2
treeb28cea62247cfde963fb06bc8c80c9b291e971cc
parentc486106b5a93e7ecfac1a07bed8a9e3d9c0d2b9a
bash doesn't execute traps until after the current job has finished executing, so run sleep in a loop.

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2701 94cd875c-1c1d-0410-91d2-eb244daf1a30
scripts/vserver-build.functions