changeset 781:ff1ab89bc1c0 attach-custom-data

fix
author Alain Mazy <am@orthanc.team>
date Tue, 04 Feb 2025 17:33:21 +0100
parents dd7fcf28b86b
children 1d5f89f6b700
files NewTests/PostgresUpgrades/downgrade.sh
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/NewTests/PostgresUpgrades/downgrade.sh	Tue Feb 04 16:22:00 2025 +0100
+++ b/NewTests/PostgresUpgrades/downgrade.sh	Tue Feb 04 17:33:21 2025 +0100
@@ -4,6 +4,7 @@
 
 apt-get update && apt-get install -y wget mercurial
 hg clone https://orthanc.uclouvain.be/hg/orthanc-databases
+pushd orthanc-databases
 # TODO: change attach-custom-data by the plugin version number or "default" !
 hg update -r attach-custom-data
 psql -U postgres -f /scripts/orthanc-databases/PostgreSQL/Plugins/SQL/Downgrades/Rev4ToRev3.sql