[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: remove schema directory

Holger Levsen holger at layer-acht.org
Tue Jan 10 16:29:14 UTC 2017


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 39a37e4ae77a10d63a2a46047d053e43f60a2769
Author: Valerie R Young <spectranaut at riseup.net>
Date:   Tue Jan 10 11:26:23 2017 -0500

    reproducible Debian: remove schema directory
---
 bin/reproducible_maintenance.sh | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/bin/reproducible_maintenance.sh b/bin/reproducible_maintenance.sh
index d742db6..eeaba7c 100755
--- a/bin/reproducible_maintenance.sh
+++ b/bin/reproducible_maintenance.sh
@@ -47,8 +47,7 @@ if [ "$HOSTNAME" = "$MAINNODE" ] ; then
 		ln -s -f "$BACKUPFILE.xz" $BASE/reproducible.sql.xz
 
 		# recreate documentation of database
-		mkdir -p $BASE/schema
-		SCHEMAFILE="$BASE/schema/reproducibledb.html"
+		SCHEMAFILE="$BASE/reproducibledb.html"
 		postgresql_autodoc -d $PGDATABASE -t html -f "$SCHEMAFILE"
 	fi
 fi

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list