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 "GNU Mailutils".
http://git.savannah.gnu.org/cgit/mailutils.git/commit/?id=08ee8ee88d79d84ddc12b8bed8a4e297580a2887 The branch, master has been updated via 08ee8ee88d79d84ddc12b8bed8a4e297580a2887 (commit) from c3b9cfe405a73936906f5c81d83a1fa190c932f8 (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 08ee8ee88d79d84ddc12b8bed8a4e297580a2887 Author: Sergey Poznyakoff <g...@gnu.org.ua> Date: Wed Nov 24 23:33:59 2010 +0200 mh: add a forgotten file. * mh/tests/movemsg: add to the repository. ----------------------------------------------------------------------- Summary of changes: mh/tests/movemsg | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) create mode 100755 mh/tests/movemsg diff --git a/mh/tests/movemsg b/mh/tests/movemsg new file mode 100755 index 0000000..bce34c1 --- /dev/null +++ b/mh/tests/movemsg @@ -0,0 +1,5 @@ +#! /bin/sh +set -e +dir=`mhpath +`/removed +test -d $dir || mkdir $dir +mv $* $dir hooks/post-receive -- GNU Mailutils _______________________________________________ Commit-mailutils mailing list Commit-mailutils@gnu.org http://lists.gnu.org/mailman/listinfo/commit-mailutils