[Pkg-gnupg-commit] [gnupg2] 24/180: tests: Rename ssh test.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Sat Dec 24 22:29:04 UTC 2016


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

dkg pushed a commit to branch master
in repository gnupg2.

commit cc1d21342659a7def5d662d0547579f9e0d3b109
Author: Justus Winter <justus at g10code.com>
Date:   Mon Nov 28 12:36:33 2016 +0100

    tests: Rename ssh test.
    
    * tests/openpgp/ssh.scm: Rename to 'ssh-import.scm'.
    * tests/openpgp/Makefile (XTESTS): Likewise.
    
    Signed-off-by: Justus Winter <justus at g10code.com>
---
 tests/openpgp/Makefile.am                 | 2 +-
 tests/openpgp/{ssh.scm => ssh-import.scm} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/openpgp/Makefile.am b/tests/openpgp/Makefile.am
index 8f565b3..532cdb3 100644
--- a/tests/openpgp/Makefile.am
+++ b/tests/openpgp/Makefile.am
@@ -80,7 +80,7 @@ XTESTS = \
 	use-exact-key.scm \
 	default-key.scm \
 	export.scm \
-	ssh.scm \
+	ssh-import.scm \
 	quick-key-manipulation.scm \
 	key-selection.scm \
 	issue2015.scm \
diff --git a/tests/openpgp/ssh.scm b/tests/openpgp/ssh-import.scm
similarity index 100%
rename from tests/openpgp/ssh.scm
rename to tests/openpgp/ssh-import.scm

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



More information about the Pkg-gnupg-commit mailing list