| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-0.6 required=5.0 tests=AWL,BAYES_40,DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <32708885.post@talk.nabble.com> |
| Date: | Mon, 24 Oct 2011 02:00:48 -0700 (PDT) |
| From: | Marc Girod <marc DOT girod AT gmail DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Install error with rebase 4.0.0-1 |
| In-Reply-To: | <32705441.post@talk.nabble.com> |
| MIME-Version: | 1.0 |
| References: | <32705124 DOT post AT talk DOT nabble DOT com> <4EA4193C DOT 6010204 AT cornell DOT edu> <32705183 DOT post AT talk DOT nabble DOT com> <32705227 DOT post AT talk DOT nabble DOT com> <4EA41F13 DOT 8090203 AT gmail DOT com> <32705311 DOT post AT talk DOT nabble DOT com> <32705441 DOT post AT talk DOT nabble DOT com> |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
Marc Girod wrote:
>
> Sorry. This made a difference on the command line, but not in the file.
>
Is there something wrong in redirecting xauth's stderr to /dev/null?
It complains that the file doesn't exist, and indeed just made sure to
remove it...
trap "rm -f '$xserverauthfile'" HUP INT QUIT ILL TRAP KILL BUS TERM
xauth -q -f "$xserverauthfile" 2>/dev/null << EOF
add :$dummy . $mcookie
EOF
Marc
--
View this message in context: http://old.nabble.com/Install-error-with-rebase-4.0.0-1-tp32705124p32708885.html
Sent from the Cygwin list mailing list archive at Nabble.com.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |