Bug 41352

Summary: /usr/libexec/locate.mklocatedb: 87: Syntax error: "||" unexpected
Product: Base System Reporter: Andreas Burghardt <Elapidae>
Component: miscAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.6-STABLE   
Hardware: Any   
OS: Any   

Description Andreas Burghardt 2002-08-05 23:00:05 UTC
I cvsuped the lastest stable sources today and made "world". Now I /usr/libexec/locate.updatedb and got /usr/libexec/locate.mklocatedb: 87: Syntax error: "||" unexpected

Fix: 

well ... I removed the '||' in line 87 of /usr/libexec/locate.mklocatedb and everything went fine :)
How-To-Repeat: /usr/libexec/locate.updatedb
Comment 1 Jens Schweikhardt freebsd_committer freebsd_triage 2002-08-07 17:10:11 UTC
State Changed
From-To: open->closed

Fixed in rev. 1.10.2.1 of src/usr.bin/locate/locate/mklocatedb.sh. Thanks!