[prev in list] [next in list] [prev in thread] [next in thread] 

List:       subversion-cvs
Subject:    svn commit: r10101 - trunk/tools/test-scripts/svntest
From:       brane () tigris ! org
Date:       2004-06-29 8:12:25
Message-ID: 200406290812.i5T8CPH17483 () morbius ! ch ! collab ! net
[Download RAW message or body]

Author: brane
Date: Tue Jun 29 03:12:19 2004
New Revision: 10101

Modified:
   trunk/tools/test-scripts/svntest/svntest-sendmail.sh
Log:
Fix error mail generation in the test driver scripts.

* tools/test-scripts/svntest/svntest-sendmail.sh: Append to the mail
  file once it's created, don't overwrite it...


Modified: trunk/tools/test-scripts/svntest/svntest-sendmail.sh
Url: http://svn.collab.net/viewcvs/svn/trunk/tools/test-scripts/svntest/svntest-sendma \
il.sh?view=diff&rev=10101&p1=trunk/tools/test-scripts/svntest/svntest-sendmail.sh&r1=10100&p2=trunk/tools/test-scripts/svntest/svntest-sendmail.sh&r2=10101
 ==============================================================================
--- trunk/tools/test-scripts/svntest/svntest-sendmail.sh	(original)
+++ trunk/tools/test-scripts/svntest/svntest-sendmail.sh	Tue Jun 29 03:12:19 2004
@@ -63,7 +63,7 @@
     echo "" >> "$MAILFILE"
     $CAT "$LOG_FILE" >> "$MAILFILE"
 else
-    $CAT <<EOF > "$MAILFILE"
+    $CAT <<EOF >> "$MAILFILE"
 MIME-Version: 1.0
 Content-Type: multipart/mixed; boundary="$NEXT_PART"
 

---------------------------------------------------------------------
To unsubscribe, e-mail: svn-unsubscribe@subversion.tigris.org
For additional commands, e-mail: svn-help@subversion.tigris.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic