NetBSD-Bugs archive

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

PR/57191 CVS commit: src/usr.bin/locate/locate



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

From: "Valeriy E. Ushakov" <uwe%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57191 CVS commit: src/usr.bin/locate/locate
Date: Fri, 20 Jan 2023 13:07:09 +0000

 Module Name:	src
 Committed By:	uwe
 Date:		Fri Jan 20 13:07:09 UTC 2023
 
 Modified Files:
 	src/usr.bin/locate/locate: updatedb.sh
 
 Log Message:
 locate.updatedb: Add -- to the invocation of locate.code
 
 A bigram can start with a dash/minus, don't let getopt misinterpret it
 as an option.
 
 From Hakan Engvall in PR misc/57191
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.17 -r1.18 src/usr.bin/locate/locate/updatedb.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