https://bugzilla.redhat.com/show_bug.cgi?id=1623593

Nigel Babu <nig...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|needinfo?(nig...@redhat.com |
                   |)                           |



--- Comment #3 from Nigel Babu <nig...@redhat.com> ---
I don't know why that's the output shown on the terminal. That seems to have
something to do with the Makefile code. Not the face that we're running it with
make -j $n. On my machine when I run with make -j 4, I still see that line.
That doesn't mean `make -j 4` isn't called by the build scripts.

nigelb@athena  ~/code/glusterfs  make -j 4
(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh
/home/nigelb/code/glusterfs/missing autoheader)
rm -f stamp-h1
touch config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make --no-print-directory all-recursive
Making all in rpc/xdr/gen
make --no-print-directory all-am

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=EOKFF3f53v&a=cc_unsubscribe
_______________________________________________
Gluster-infra mailing list
Gluster-infra@gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-infra

Reply via email to