~ubuntu-branches/ubuntu/utopic/spamassassin/utopic-updates

« back to all changes in this revision

Viewing changes to t/bayesbdb.t

  • Committer: Package Import Robot
  • Author(s): Noah Meyerhans
  • Date: 2014-02-14 22:45:15 UTC
  • mfrom: (0.8.1) (0.6.2) (5.1.22 sid)
  • Revision ID: package-import@ubuntu.com-20140214224515-z1es2twos8xh7n2y
Tags: 3.4.0-1
* New upstream version! (Closes: 738963, 738872, 738867)
* Scrub the environment when switching to the debian-spamd user in
  postinst and cron.daily. (Closes: 738951)
* Enhancements to postinst to better manage ownership of
  /var/lib/spamassassin, via Iain Lane <iain.lane@canonical.com>
  (Closes: 738974)

Show diffs side-by-side

added added

removed removed

Lines of Context:
68
68
 
69
69
# $msgid is the generated hash messageid
70
70
# $msgid_hdr is the Message-Id header
71
 
ok($msgid eq 'ce33e4a8bc5798c65428d6018380bae346c7c126@sa_generated')
 
71
ok($msgid eq '4cf5cc4d53b22e94d3e55932a606b18641a54041@sa_generated')
72
72
    or warn "got: [$msgid]";
73
73
ok($msgid_hdr eq '9PS291LhupY');
74
74