mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-03-11 07:44:26 +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
|
||||
check_result "${TEST}"
|
||||
|
||||
# psql -q -f "../dba/patches/1.1.12.sql" "${DBNAME}"
|
||||
|
||||
TSTART="`date +%s`"
|
||||
TCOUNT=0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user