Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Manual Nightly MassChecks

The manual way to do NightlyMassChecks.

Here's more detail on that process, if you don't want to use the "corpus-nightly" script.

...

No Format
REV=`tail -1 nightly-versions.txt | awk '{print $2}'`
cd /path/to/spamassassin-checkout
svn update -r $REV

...