File: README

package info (click to toggle)
spamassassin 4.0.2-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 25,732 kB
  • sloc: perl: 89,143; ansic: 5,193; sh: 3,737; javascript: 339; sql: 295; makefile: 209; python: 49
file content (20 lines) | stat: -rw-r--r-- 571 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

If you need to change things, please edit the spamassassin/trunk/build/buildbot
files in svn, then do a "sudo svn update" in /home/buildbot/bots/bbmass on the zones
box:

    ssh spamassassin.zones.apache.org
    cd /home/buildbot/bots/bbmass
    sudo svn update

once it's good to go, apply changes:
    
    sudo /etc/init.d/buildbot restart

Keep an eye on "tail -f twistd.log" for a few seconds to ensure it works,
and hit http://buildbot.spamassassin.org:8011/ .

note that you'll probably have to restart buildbot slaves on the slave
machines.   This is a PITA.