diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2016-05-01 23:21:33 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-05-02 15:34:54 +0200 |
commit | e2207f9276d616ba2ba2c70781c6e28ba49eca4a (patch) | |
tree | 85661d1b8513f7c0250a64d89ab9227002d9ecaf /testing/ssh-getkey-ldap/ssh-getkey-ldap.post-install | |
parent | 31cbc49d5cfc3950a7a401cac799c7797ec887dc (diff) | |
download | aports-e2207f9276d616ba2ba2c70781c6e28ba49eca4a.tar.bz2 aports-e2207f9276d616ba2ba2c70781c6e28ba49eca4a.tar.xz |
testing/ssh-getkey-ldap: improve abuild
Diffstat (limited to 'testing/ssh-getkey-ldap/ssh-getkey-ldap.post-install')
-rw-r--r-- | testing/ssh-getkey-ldap/ssh-getkey-ldap.post-install | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/testing/ssh-getkey-ldap/ssh-getkey-ldap.post-install b/testing/ssh-getkey-ldap/ssh-getkey-ldap.post-install index 9b03cb3c54..e5183e1d88 100644 --- a/testing/ssh-getkey-ldap/ssh-getkey-ldap.post-install +++ b/testing/ssh-getkey-ldap/ssh-getkey-ldap.post-install @@ -9,5 +9,3 @@ cat <<EOF 1>&2 * AuthorizedKeysCommandUser nobody * EOF - -exit 0 |