This is an automated email from the git hooks/post-receive script. rubund-guest pushed a commit to branch master in repository osm-tile-server.
commit 8ced8bd964113a24e19fce717d924256cefe581b Author: Ruben Undheim <[email protected]> Date: Sun Sep 6 17:58:09 2015 +0200 Fixed typo --- scripts/osm-tile-server-download | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/osm-tile-server-download b/scripts/osm-tile-server-download index a263546..564052b 100755 --- a/scripts/osm-tile-server-download +++ b/scripts/osm-tile-server-download @@ -2,7 +2,7 @@ umask 002 -source /etc/osm-tile-server-base.conf +source /etc/osm-tile-server.conf REGION=`cat /var/lib/osm-tile-server-base/selected_region.txt` FILENAME="downloaded.osm.pbf" -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osm-tile-server.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

