On Thursday 12 June 2008 08:30:23 Thomas Mueller wrote:
> hi
>
> if build fails and not all daemons can start or there is an db error, it
> doesn't make much sense to run all tests an wait for timeout or status
> failed.
>
> so i created a new test "pretest" as CTEST_CUSTOM_PRE_TEST which checks
>
On Wednesday 18 June 2008 08:31:38 Thomas Mueller wrote:
> hi kern
>
> Kern Sibbald schrieb:
> > Hello Thomas,
> >
> > Nice patch -- thanks, it will help cleanup the regression code --
> > especially for new comers or when I screw up with an installation or a
> > patch :-)
>
> found an error: the "
hi kern
Kern Sibbald schrieb:
> Hello Thomas,
>
> Nice patch -- thanks, it will help cleanup the regression code -- especially
> for new comers or when I screw up with an installation or a patch :-)
found an error: the "exit 1" at the end in tests/pretest has to be
"exit $error".
next patch
Hello Thomas,
Nice patch -- thanks, it will help cleanup the regression code -- especially
for new comers or when I screw up with an installation or a patch :-)
On Thursday 12 June 2008 08:30:23 Thomas Mueller wrote:
> hi
>
> if build fails and not all daemons can start or there is an db error,
hi
if build fails and not all daemons can start or there is an db error, it
doesn't make much sense to run all tests an wait for timeout or status
failed.
so i created a new test "pretest" as CTEST_CUSTOM_PRE_TEST which checks
if bacula-fd,sd,dir are running and a simple bconsole command do