[X2Go-Commits] [x2go-keyring] 06/15: t/keyids-complete.t: use the last directory in the stack instead of the top-level directory.

git-admin at x2go.org git-admin at x2go.org
Sun Sep 18 10:12:22 CEST 2016


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

x2go pushed a commit to branch master
in repository x2go-keyring.

commit 77a3b1d0c4cf3da53d1795273621455d865636b7
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Sun Sep 18 04:44:40 2016 +0200

    t/keyids-complete.t: use the last directory in the stack instead of the top-level directory.
---
 debian/changelog    |    2 ++
 t/keyids-complete.t |    2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 35424e4..e3f13a3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ x2go-keyring (2014.07.09) UNRELEASED; urgency=medium
   * t/keyids-complete.t: use spaces instead of tabs.
   * t/keyids-complete.t: more quotes and curly braces!
   * t/keyids-complete.t: even more quotes!
+  * t/keyids-complete.t: use the last directory in the stack instead of the
+    top-level directory.
 
  -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Wed, 09 Jul 2014 20:10:47 +0200
 
diff --git a/t/keyids-complete.t b/t/keyids-complete.t
index 9bab549..dbaed57 100755
--- a/t/keyids-complete.t
+++ b/t/keyids-complete.t
@@ -13,7 +13,7 @@ for keyring in "x2go-maintainers-gpg" "x2go-keyring-gpg"; do
       fail="1"
     fi
   done
-  cd ..
+  cd -
 done
 
 exit "${fail}"

--
Alioth's /srv/git/code.x2go.org/x2go-keyring.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2go-keyring.git


More information about the x2go-commits mailing list