view run-app.sh @ 4370:1e0d5c40b3f1

client: improve systemconfiguration classbreaks * Use even more width for a single classbreak field so that in case of invalid negative numbers with three digits after the decimal point (e.g. `-0.051`), we can still half the of the right most digit to understand the reason for the problem. * Improve warning message, to leave of the `Please check` part. It is less significant and obvious to the user, because the values have to be checked and corrected before the code allows sending of the new config.
author Bernhard Reiter <bernhard@intevation.de>
date Wed, 11 Sep 2019 10:30:07 +0200
parents 9b2218a6c6ae
children
line wrap: on
line source

#!/usr/bin/env bash
exec 2>&1 ./cmd/gemma/gemma --config gemma.toml