[Lada-commits] [PATCH] remove debug switch from setup-db.sh
Wald Commits
scm-commit at wald.intevation.org
Wed May 4 16:04:59 CEST 2016
# HG changeset patch
# User Michael Stanko <mstanko at bfs.de>
# Date 1462370690 -7200
# Node ID 77ab533489669210a6993c2c28f6a9419fbcf3ab
# Parent d3d9cd5e18f87211276f40221192679a31503165
remove debug switch from setup-db.sh
diff -r d3d9cd5e18f8 -r 77ab53348966 db_schema/setup-db.sh
--- a/db_schema/setup-db.sh Wed May 04 16:00:41 2016 +0200
+++ b/db_schema/setup-db.sh Wed May 04 16:04:50 2016 +0200
@@ -1,4 +1,4 @@
-#!/bin/sh -x
+#!/bin/sh
# SYNOPSIS
# ./setup-db.sh [-c] [ROLE_NAME] [ROLE_PW] [DB_NAME]
# -c clean - drop an existing database
More information about the Lada-commits
mailing list