[DRE-commits] [pkg-ruby-extras] 01/01: update: follow setup in moving from /srv/chroots to /srv/chroot

zeha at debian.org zeha at debian.org
Mon Jul 10 07:10:27 UTC 2017


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

zeha pushed a commit to branch master
in repository pkg-ruby-extras.

commit beddd9df1a5c74965c8f1bcd00514707fa9c33bb
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Mon Jul 10 07:10:07 2017 +0000

    update: follow setup in moving from /srv/chroots to /srv/chroot
---
 update | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/update b/update
index 53fdec1..162b33b 100755
--- a/update
+++ b/update
@@ -1,6 +1,6 @@
 #!/bin/sh
 chrootname=unstable-$(dpkg --print-architecture)-sbuild
-chroot=/srv/chroots/$chrootname
+chroot=/srv/chroot/$chrootname
 container=adt-sid-$(dpkg --print-architecture)
 
 # Update chroot

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/pkg-ruby-extras.git



More information about the Pkg-ruby-extras-commits mailing list