hgbook
annotate en/examples/mq.tarball.repush.out @ 145:4aecfa5c3ab0
Drop all output from bisect.
It's not running deterministically right now.
It's not running deterministically right now.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Tue Mar 06 21:55:07 2007 -0800 (2007-03-06) |
parents | |
children | bd8d96d3703d |
rev | line source |
---|---|
bos@144 | 1 $ \textbf{cd ../netplug} |
bos@144 | 2 $ \textbf{hg pull ../netplug-1.2.8} |
bos@144 | 3 pulling from ../netplug-1.2.8 |
bos@144 | 4 searching for changes |
bos@144 | 5 adding changesets |
bos@144 | 6 adding manifests |
bos@144 | 7 adding file changes |
bos@144 | 8 added 1 changesets with 12 changes to 12 files |
bos@144 | 9 (run 'hg update' to get a working copy) |
bos@144 | 10 $ \textbf{hg qpush -a} |
bos@144 | 11 applying build-fix.patch |
bos@144 | 12 Now at: build-fix.patch |