mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-01 16:11:20 +00:00
Remove temporary DB patch which accidentally was committed.
This commit is contained in:
parent
d8bf50896e
commit
d331585080
@ -70,8 +70,6 @@ TEST="Load-Sample-Data"
|
|||||||
psql -q -f "../dba/sample-data.sql" "${DBNAME}" >"${RESULTS}/${TEST}" 2>&1
|
psql -q -f "../dba/sample-data.sql" "${DBNAME}" >"${RESULTS}/${TEST}" 2>&1
|
||||||
check_result "${TEST}"
|
check_result "${TEST}"
|
||||||
|
|
||||||
# psql -q -f "../dba/patches/1.1.12.sql" "${DBNAME}"
|
|
||||||
|
|
||||||
TSTART="`date +%s`"
|
TSTART="`date +%s`"
|
||||||
TCOUNT=0
|
TCOUNT=0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user