WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-ppc-devel

[XenPPC] [pushed]

changeset:   9708:a0486ace79b6bce91c26c1c57519a6eb35351879
tag:         tip
user:        jimix@xxxxxxxxxxxxxxxxxxxxx
date:        Thu Mar 30 08:33:48 2006 -0500
files:       tools/misc/hg-push-mail.sh
description:
output whole commit message


diff -r e5f8a390fd700c15b9b48a00fabe0aedda3dc47a -r 
a0486ace79b6bce91c26c1c57519a6eb35351879 tools/misc/hg-push-mail.sh
--- a/tools/misc/hg-push-mail.sh        Thu Mar 30 08:29:13 2006 -0500
+++ b/tools/misc/hg-push-mail.sh        Thu Mar 30 08:33:48 2006 -0500
@@ -16,7 +16,7 @@ while [ -n "$1" ]; do
     cset=$1
     tmp=/tmp/hg.$$.$cset 
 
-    if ! hg log -p -r $cset > $tmp ; then
+    if ! hg log -p -v -r $cset > $tmp ; then
        echo "no changeset: $cset"
        exit 1;
     fi



_______________________________________________
Xen-ppc-devel mailing list
Xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ppc-devel

<Prev in Thread] Current Thread [Next in Thread>