Mercurial > hgbook
view en/examples/mq.tarball.download.out @ 145:4aecfa5c3ab0
Drop all output from bisect.
It's not running deterministically right now.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Tue, 06 Mar 2007 21:55:07 -0800 |
parents | 006bbad1f190 |
children | bd8d96d3703d |
line wrap: on
line source
$ \textbf{download netplug-1.2.5.tar.bz2} $ \textbf{tar jxf netplug-1.2.5.tar.bz2} $ \textbf{cd netplug-1.2.5} $ \textbf{hg init} $ \textbf{hg commit -q --addremove --message netplug-1.2.5} $ \textbf{cd ..} $ \textbf{hg clone netplug-1.2.5 netplug} 18 files updated, 0 files merged, 0 files removed, 0 files unresolved