diff backend/contrib/run_geo.sh @ 7458:b2e167f193d7

run_geo.sh: allow logging as documented.
author Tom Gottfried <tom.gottfried@intevation.de>
date Tue, 29 Oct 2013 18:57:40 +0100
parents e68e414dceb2
children f7c49975cc15
line wrap: on
line diff
--- a/backend/contrib/run_geo.sh	Tue Oct 29 11:32:56 2013 +0100
+++ b/backend/contrib/run_geo.sh	Tue Oct 29 18:57:40 2013 +0100
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 
 # Set this to your target database for Oracle
 HOST=localhost
@@ -68,4 +68,5 @@
     --skip_hws_points $SKIP_HWS_POINTS \
     --skip_dgm $SKIP_DGM \
     --skip_jetties $SKIP_JETTIES \
-    --skip_floodmarks $SKIP_FLOODMARKS
+    --skip_floodmarks $SKIP_FLOODMARKS \
+    2>&1

http://dive4elements.wald.intevation.org