Date: Mon, 1 Nov 2010 02:20:18 +0000 (UTC) From: Garrett Wollman <wollman@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/locate/locate updatedb.sh Message-ID: <201011010220.oA12KReg058607@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
wollman 2010-11-01 02:20:18 UTC
FreeBSD src repository
Modified files:
usr.bin/locate/locate updatedb.sh
Log:
SVN rev 214615 on 2010-11-01 02:20:18Z by wollman
Style cleanup: make this look more like a 21st-century shell script
and not something out of the early 1980s. Make sure all error
messages go to stderr, not stdout. Since there's error-handling code
to handle empty SEARCHPATHS and FILESYSTEMS, use the initialization
form that allows this error to be diagnosed. (hat tip: jilles@)
Revision Changes Path
1.25 +23 -25 src/usr.bin/locate/locate/updatedb.sh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011010220.oA12KReg058607>
