On 07/02/2013 01:29 PM, Richard Shaw wrote:
On Tue, Jul 2, 2013 at 1:26 PM, Sandro Mani <manisan...@gmail.com <mailto:manisan...@gmail.com>> wrote:

    On 02.07.2013 20:22, Richard Shaw wrote:
    I'm wondering if there's a better method of monitoring a mock
    build other than:

    # mock -r <fedora-release-arch> --resultdir=/path/to/results <srpm>

    ^Z

    # bg 1
    # tail -f /path/to/build.log

    I guess I could use two terminals, but I'd rather just have the
    one up...

    Richard


    Wouldn't adding -v (i.e. verbose) to the mock command line
    parameters do the job?


Never tried that before :) I'll give it a whirl.

Thanks,
Richard


I have started using tmux in all of my work flows, and I like having a different window for building a package and another for tailing logs. I would also consider tmux or screen a must if you are building on a remote machine.

-Ben
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to