summaryrefslogtreecommitdiffstats
path: root/usr.bin/locate
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1999-05-14 18:45:18 +0000
committerwosch <wosch@FreeBSD.org>1999-05-14 18:45:18 +0000
commit6cbd1117d82e607fec3f6babf1045cfb1c275cd8 (patch)
treed920c762f80ffab07d86eb0f155facd7cb37b122 /usr.bin/locate
parentdb15f3fbacc14e0eb5b59a9d511cd310be5534ab (diff)
downloadFreeBSD-src-6cbd1117d82e607fec3f6babf1045cfb1c275cd8.zip
FreeBSD-src-6cbd1117d82e607fec3f6babf1045cfb1c275cd8.tar.gz
Delete debug line.
PR: bin/9793 Submitted by: Andy Farkas <andyf@speednet.com.au>
Diffstat (limited to 'usr.bin/locate')
-rw-r--r--usr.bin/locate/locate/updatedb.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/locate/locate/updatedb.sh b/usr.bin/locate/locate/updatedb.sh
index e42102c..0eea10e 100644
--- a/usr.bin/locate/locate/updatedb.sh
+++ b/usr.bin/locate/locate/updatedb.sh
@@ -26,7 +26,7 @@
#
# updatedb - update locate database for local mounted filesystems
#
-# $Id: updatedb.sh,v 1.13 1999/02/28 20:40:19 ache Exp $
+# $Id: updatedb.sh,v 1.14 1999/05/14 10:18:43 wosch Exp $
: ${LOCATE_CONFIG="/etc/locate.rc"}
if [ -f "$LOCATE_CONFIG" -a -r "$LOCATE_CONFIG" ]; then
@@ -86,4 +86,3 @@ then
exit 1
esac
fi
-echo $?
OpenPOWER on IntegriCloud