summaryrefslogtreecommitdiff
path: root/sources/db
diff options
context:
space:
mode:
authorJochen Topf <jochen@topf.org>2011-10-16 11:15:18 +0200
committerJochen Topf <jochen@topf.org>2011-10-16 11:15:18 +0200
commitd8486a495e300bb9f53b9affa6bf4b522c8a2d9e (patch)
treee1106f81359fcf13d0d199b69614d1728896b9b8 /sources/db
parent48f3f230089089152d7017912a39c1575db227cf (diff)
downloadtaginfo-d8486a495e300bb9f53b9affa6bf4b522c8a2d9e.tar
taginfo-d8486a495e300bb9f53b9affa6bf4b522c8a2d9e.tar.gz
fix update script
Diffstat (limited to 'sources/db')
-rwxr-xr-xsources/db/update.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/sources/db/update.sh b/sources/db/update.sh
index 24e7f57..81f806d 100755
--- a/sources/db/update.sh
+++ b/sources/db/update.sh
@@ -45,8 +45,8 @@ left=`../../bin/taginfo-config.rb geodistribution.left`
width=`../../bin/taginfo-config.rb geodistribution.width`
height=`../../bin/taginfo-config.rb geodistribution.height`
-#valgrind --leak-check=full --show-reachable=yes $DIR/tagstats $PLANETFILE $DATABASE >valgrind.log 2>&1
-$DIR/tagstats --left=$left --bottom=$bottom --top=$top --right=$right --width=$width --height=$height $PLANETFILE $DATABASE
+#valgrind --leak-check=full --show-reachable=yes ./tagstats $PLANETFILE $DATABASE >valgrind.log 2>&1
+./tagstats --left=$left --bottom=$bottom --top=$top --right=$right --width=$width --height=$height $PLANETFILE $DATABASE
echo "`$DATECMD` Running update_characters... "
./update_characters.pl $DIR