[SCM] applications.git branch, master, updated. d4bcc9385c480276a5d265a3093a0e8795894dc2

Benoit Sonntag sonntag at icps.u-strasbg.fr
Sun Jan 10 02:31:06 UTC 2010


The following commit has been merged in the master branch:
commit 6587318cb69a14cec0ace505294292dfbad9d6aa
Author: Benoit Sonntag <sonntag at icps.u-strasbg.fr>
Date:   Sun Jan 10 03:04:11 2010 +0100

     Add test for mailer program

diff --git a/examples/standard/mailer/test.sh b/examples/standard/mailer/test.sh
new file mode 100755
index 0000000..09c005a
--- /dev/null
+++ b/examples/standard/mailer/test.sh
@@ -0,0 +1,8 @@
+#! /bin/bash
+
+echo Launch Program
+./mailer ./test
+mv ./test/mail.txt .
+echo Test md5sum
+#echo $PWD
+md5sum	-c ./test/mail.md5

-- 
applications.git



More information about the Lisaac-commits mailing list