annotate NewTests/PostgresUpgrades/docker-entrypoint-integ-tests.sh @ 635:88539de02bcc

clarifying worklists test
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 02 Apr 2024 18:37:40 +0200
parents f3475c3e42e5
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
599
f3475c3e42e5 run integ tests after a PG downgrade
Alain Mazy <am@osimis.io>
parents:
diff changeset
1 #!/bin/bash
f3475c3e42e5 run integ tests after a PG downgrade
Alain Mazy <am@osimis.io>
parents:
diff changeset
2
f3475c3e42e5 run integ tests after a PG downgrade
Alain Mazy <am@osimis.io>
parents:
diff changeset
3 set -ex
f3475c3e42e5 run integ tests after a PG downgrade
Alain Mazy <am@osimis.io>
parents:
diff changeset
4
f3475c3e42e5 run integ tests after a PG downgrade
Alain Mazy <am@osimis.io>
parents:
diff changeset
5 apt-get -y update
f3475c3e42e5 run integ tests after a PG downgrade
Alain Mazy <am@osimis.io>
parents:
diff changeset
6 apt-get install -y libgdcm-tools
f3475c3e42e5 run integ tests after a PG downgrade
Alain Mazy <am@osimis.io>
parents:
diff changeset
7 /docker-entrypoint.sh /tmp/orthanc.json