noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 23/28: File to restore for testing


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 23/28: File to restore for testing
Date: Sat, 30 Nov 2019 07:51:25 -0500 (EST)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 9f54258d8f048a073de6ba30f609612bddec3290
Author: Dany De Bontridder <address@hidden>
Date:   Sun Nov 24 21:59:47 2019 +0100

    File to restore for testing
---
 unit-test/create-dossier-test.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/unit-test/create-dossier-test.sh b/unit-test/create-dossier-test.sh
index f838f52..74eb39a 100755
--- a/unit-test/create-dossier-test.sh
+++ b/unit-test/create-dossier-test.sh
@@ -1,8 +1,9 @@
 #!/bin/bash
 
 DOSSIER_TEST=rel70dossier25
+FILE_TEST=dossiertest191124-2109.bin
 
 dropdb $DOSSIER_TEST
 createdb $DOSSIER_TEST
-pg_restore -Fc --no-owner --no-privilege --verbose  -d $DOSSIER_TEST  
db/dossiertest191117-0909.bin
+pg_restore -Fc --no-owner --no-privilege --verbose  -d $DOSSIER_TEST  
db/$FILE_TEST
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]