|
Boost Testing : |
Subject: Re: [Boost-testing] Suppress upload of test results
From: siliconman (siliconman_at_[hidden])
Date: 2010-11-12 13:40:01
In article <1CCEC0C7-38CC-4856-BB5A-83A4CC33A05F_at_[hidden]>,
"K. Noel Belcourt" <kbelco_at_[hidden]> wrote:
> Any ideas how to do this, I took a quick scan at the scripts and
> didn't immediately see how?
I ftp the results for private builds to a private location using the
"--ftp=" switch.
IIRC, I had to set it to a real ftp server, otherwise it would kill
the build. It would be nice to have a way of just skipping the upload
entirely.
-- -David