[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Nmh-commits] [SCM] The nmh Mail Handling System branch, 1.5-release, up
From: |
David Levine |
Subject: |
[Nmh-commits] [SCM] The nmh Mail Handling System branch, 1.5-release, updated. 1.5-RC1-5-ga6af3b6 |
Date: |
Wed, 25 Apr 2012 02:10:04 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The nmh Mail Handling System".
The branch, 1.5-release has been updated
via a6af3b6300e02ade9f223f8d91667f590d191dc9 (commit)
from df38c44bbc2f9bc61f8551c9bf32a4027e54de1e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit a6af3b6300e02ade9f223f8d91667f590d191dc9
Author: David Levine <address@hidden>
Date: Tue Apr 24 21:04:54 2012 -0500
Fixed test suite to work with Solaris Bourne shell:
1) Removed ! (negation) of statuses.
2) Removed initializations from export statements.
3) Replaced $() with ``.
4) Replaced $(()) (and expr) with new function arith_eval ().
-----------------------------------------------------------------------
Summary of changes:
test/bad-input/test-header | 4 ++--
test/common.sh.in | 37 ++++++++++++++++++++++++++-----------
test/folder/test-create | 4 +++-
test/format/test-localmbox | 2 +-
test/format/test-myhost | 2 +-
test/format/test-mymbox | 2 +-
test/format/test-myname | 3 ++-
test/forw/test-forw-digest | 10 +++++-----
test/inc/test-eom-align | 23 ++++++++++++-----------
test/inc/test-inc-scanout | 2 +-
test/mhlist/test-mhlist | 2 +-
test/mhparam/test-mhparam | 15 ++++++++++-----
test/mhpath/test-mhpath | 11 +++++++----
test/mhshow/test-cte-binary | 4 ++--
test/mhshow/test-qp | 4 ++--
test/mhshow/test-subpart | 4 ++--
test/mhstore/test-mhstore | 8 ++++----
test/pick/test-pick | 14 +++++++++-----
test/post/test-post-fcc | 2 +-
test/refile/test-refile | 4 +++-
test/whatnow/test-attach-detach | 8 ++++----
test/whatnow/test-cd | 8 ++++----
test/whatnow/test-ls | 8 ++++----
23 files changed, 107 insertions(+), 74 deletions(-)
hooks/post-receive
--
The nmh Mail Handling System
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Nmh-commits] [SCM] The nmh Mail Handling System branch, 1.5-release, updated. 1.5-RC1-5-ga6af3b6,
David Levine <=