This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2go-keyring. commit 7555e36bd3dd0c1f4f1240b7974991c4aaea9deb Author: Mihai Moldovan <ionic@ionic.de> Date: Sun Aug 4 13:58:19 2019 +0200 t/no-expired.t: switch to bash. --- debian/changelog | 1 + t/no-expired.t | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 19fe647..a2885b2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -32,6 +32,7 @@ x2go-keyring (2014.07.09) UNRELEASED; urgency=medium x2go-maintainers-removed-keys. Both files get installed as well. * runtests: adapt to new layout. * t/keyids-complete.t: adapt to new layout. + * t/no-expired.t: switch to bash. * debian/control: - Change maintainer to the mailing list. - Add the old package maintainer to the Uploaders field and myself. diff --git a/t/no-expired.t b/t/no-expired.t index 83c0f4a..0b55040 100755 --- a/t/no-expired.t +++ b/t/no-expired.t @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Looks for expired keys in our active keyrings set -e -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2go-keyring.git