NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/42320 CVS commit: src



The following reply was made to PR bin/42320; it has been noted by GNATS.

From: Alan Barrett <apb%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/42320 CVS commit: src
Date: Tue, 17 Nov 2009 20:49:34 +0000

 Module Name:   src
 Committed By:  apb
 Date:          Tue Nov 17 20:49:34 UTC 2009
 
 Modified Files:
        src: build.sh
 
 Log Message:
 Set LC_ALL=C before we try to parse the output from any command.
 This will ensure that awk is not invoked in a way that tickles
 the bug described in PR 42320.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.217 -r1.218 src/build.sh
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index