diff tests/test-rebase-conflicts @ 6910:93609576244e

Debashify rebase tests
author Brendan Cully <brendan@kublai.com>
date Tue, 19 Aug 2008 18:07:26 -0700
parents 808f03f61ebe
children 45495d784ad6
line wrap: on
line diff
--- a/tests/test-rebase-conflicts	Tue Aug 19 15:36:03 2008 -0700
+++ b/tests/test-rebase-conflicts	Tue Aug 19 18:07:26 2008 -0700
@@ -4,7 +4,7 @@
 echo "graphlog=" >> $HGRCPATH
 echo "rebase=" >> $HGRCPATH
 
-function cleanoutput {
+cleanoutput () {
     sed -e 's/\(Rebase status stored to\).*/\1/'  \
         -e 's/\(Rebase status restored from\).*/\1/' \
         -e 's/\(saving bundle to \).*/\1/'