[PATCH] use $PIPESTATUS instead of pipefail option
Christian Lohmaier (via Code Review)
gerrit at gerrit.libreoffice.org
Wed Nov 28 13:56:55 PST 2012
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1190
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/90/1190/1
use $PIPESTATUS instead of pipefail option
as pipefail is not supported in bash 2.x (used on Mac/PPC)
Change-Id: Iaeaed7d759be700719fb941b13942e4933c5ee71
---
M Makefile.fetch
1 file changed, 2 insertions(+), 3 deletions(-)
--
To view, visit https://gerrit.libreoffice.org/1190
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Iaeaed7d759be700719fb941b13942e4933c5ee71
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
More information about the LibreOffice
mailing list