Module Name: src Committed By: apb Date: Wed Jul 13 07:48:19 UTC 2011
Modified Files: src/usr.bin/locate/locate: updatedb.sh Log Message: Fix error in previous: The first character of $i should be removed only if it is '!', but it was removed in the wrong case branch. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 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.