hgbook
diff it/examples/bisect.search.step1.it @ 878:7037e4bcb90c
Minor fix
author | Dongsheng Song <dongsheng.song@gmail.com> |
---|---|
date | Wed Oct 21 14:26:58 2009 +0800 (2009-10-21) |
parents | d4de8d288ba6 |
children | 719b03ea27c8 |
line diff
1.1 --- a/it/examples/bisect.search.step1.it Wed Aug 12 23:47:08 2009 +0200 1.2 +++ b/it/examples/bisect.search.step1.it Wed Oct 21 14:26:58 2009 +0800 1.3 @@ -5,7 +5,7 @@ 1.4 <prompt>></prompt> <userinput>else</userinput> 1.5 <prompt>></prompt> <userinput> risultato=good</userinput> 1.6 <prompt>></prompt> <userinput>fi</userinput> 1.7 -<prompt>$</prompt> <userinput>echo il contrassegno di questa revisione è $risultato</userinput> 1.8 +<prompt>$</prompt> <userinput>echo il contrassegno di questa revisione è: $risultato</userinput> 1.9 il contrassegno di questa revisione è bad 1.10 <prompt>$</prompt> <userinput>hg bisect --$risultato</userinput> 1.11 Collaudo il changeset 16:e61fdddff53e (12 changeset rimanenti, ~3 test)