annotate run-app.sh @ 2133:602c2096c078

fix: bottleneckselection via identifytool In case the user has identifyied a bottleneck the bottleneck was selected for him automatically. In order to identify a bottleneck, the id was tested against ^bottlenecks\. The id has changed from "bottlenecks." to "bottlenecks_" which caused the defect. We test now against ^bottlenecks in the hope to identify a bottleneck correct.
author Thomas Junk <thomas.junk@intevation.de>
date Wed, 06 Feb 2019 11:20:23 +0100
parents 9b2218a6c6ae
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
544
9b2218a6c6ae feat. run-app script added
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1 #!/usr/bin/env bash
9b2218a6c6ae feat. run-app script added
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2 exec 2>&1 ./cmd/gemma/gemma --config gemma.toml