changeset 1303:a8d1f2897c42

repair schema install scripts
author Bernhard Reiter <bernhard@intevation.de>
date Fri, 23 Nov 2018 11:17:44 +0100
parents 3c10c868cba7
children e496832d3ea1
files schema/install-db.sh schema/run_tests.sh
diffstat 2 files changed, 24 insertions(+), 26 deletions(-) [+]
line wrap: on
line diff
--- a/schema/install-db.sh	Fri Nov 23 11:05:29 2018 +0100
+++ b/schema/install-db.sh	Fri Nov 23 11:17:44 2018 +0100
@@ -1,17 +1,16 @@
--- This is Free Software under GNU Affero General Public License v >= 3.0
--- without warranty, see README.md and license for details.
-
--- SPDX-License-Identifier: AGPL-3.0-or-later
--- License-Filename: LICENSES/AGPL-3.0.txt
-
--- Copyright (C) 2018 by via donau
---   – Österreichische Wasserstraßen-Gesellschaft mbH
--- Software engineering by Intevation GmbH
-
--- Author(s):
---  * Sascha Wilde <wilde@intevation.de>
-
 #!/bin/bash -e
+# This is Free Software under GNU Affero General Public License v >= 3.0
+# without warranty, see README.md and license for details.
+#
+# SPDX-License-Identifier: AGPL-3.0-or-later
+# License-Filename: LICENSES/AGPL-3.0.txt
+#
+# Copyright (C) 2018 by via donau
+#   – Österreichische Wasserstraßen-Gesellschaft mbH
+# Software engineering by Intevation GmbH
+#
+# Author(s):
+#  * Sascha Wilde <wilde@intevation.de>
 
 ME=`basename "$0"`
 BASEDIR=`dirname "$0"`
--- a/schema/run_tests.sh	Fri Nov 23 11:05:29 2018 +0100
+++ b/schema/run_tests.sh	Fri Nov 23 11:17:44 2018 +0100
@@ -1,17 +1,16 @@
--- This is Free Software under GNU Affero General Public License v >= 3.0
--- without warranty, see README.md and license for details.
-
--- SPDX-License-Identifier: AGPL-3.0-or-later
--- License-Filename: LICENSES/AGPL-3.0.txt
-
--- Copyright (C) 2018 by via donau
---   – Österreichische Wasserstraßen-Gesellschaft mbH
--- Software engineering by Intevation GmbH
-
--- Author(s):
---  * Tom Gottfried <tom@intevation.de>
-
 #!/bin/sh -e
+# This is Free Software under GNU Affero General Public License v >= 3.0
+# without warranty, see README.md and license for details.
+#
+# SPDX-License-Identifier: AGPL-3.0-or-later
+# License-Filename: LICENSES/AGPL-3.0.txt
+#
+# Copyright (C) 2018 by via donau
+#   – Österreichische Wasserstraßen-Gesellschaft mbH
+# Software engineering by Intevation GmbH
+#
+# Author(s):
+#  * Tom Gottfried <tom@intevation.de>
 
 dropdb --if-exists gemma_test