Hello,

Some of you are running nightly regression script and send results to 
http://regress.bacula.org, this is a great way to test many systems and 
fix problems before a release.

A couple of months ago, we moved the git repository from sourceforge to 
bacula.org, it would be great to update your regress setup to point to 
the new location and test the current code.

We would like to release a beta version of the next 5.2 in a couple of 
weeks. So you help will be appreciated !

To update the git repository, you should be able to use the following 
command on your git repository.

git remote set-url origin http://git.bacula.org/bacula
git pull

This is also possible to start a new environment by cloning the repo:
git clone http://git.bacula.org/bacula
git checkout -b Branch-5.1 origin/Branch-5.1

and reading the documentation bacula/regress/README.ctest

Thanks,

Bye

-- 
Need professional help and support for Bacula ?
Visit http://www.baculasystems.com

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to