~ubuntu-branches/ubuntu/trusty/keyutils/trusty-proposed

« back to all changes in this revision

Viewing changes to tests/keyctl/search/valid/runtest.sh

  • Committer: Package Import Robot
  • Author(s): Luk Claes
  • Date: 2013-09-11 07:41:59 UTC
  • mfrom: (1.1.6) (10.2.12 sid)
  • Revision ID: package-import@ubuntu.com-20130911074159-mnbytesze44tqu4v
Tags: 1.5.6-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
161
161
# revoking the key should make the key unavailable
162
162
revoke_key $keyid2
163
163
search_for_key --fail $keyringid user lizard
164
 
expect_error ENOKEY
 
164
expect_error EKEYREVOKED
165
165
 
166
166
# remove the keyrings we added
167
167
marker "UNLINK KEYRING"