diff options
author | Atin Mukherjee <amukherj@redhat.com> | 2014-12-24 14:11:42 +0530 |
---|---|---|
committer | Vijay Bellur <vbellur@redhat.com> | 2015-01-02 07:21:14 -0800 |
commit | 2ddd3b2f2bdd6b2046edb0af1e3685dff866ddf6 (patch) | |
tree | 231be77969b4a019747ff7669d02721e8204d00f /tests/encryption | |
parent | 7e27cb2352b4f48935e85e3288a24ac03c3d1f83 (diff) |
tests: return non-zero value instead of exit in functions within the test run
using 'exit 1' would terminate the test script which means cleanup
will never get triggered for that test run which is incorrect.
Instead use 'return 1'.
Change-Id: I48c36cff4b2ddfcc2bd8ceb85484720161fe58f0
BUG: 1163543
Signed-off-by: Atin Mukherjee <amukherj@redhat.com>
Reviewed-on: http://review.gluster.org/9333
Reviewed-by: Vijay Bellur <vbellur@redhat.com>
Tested-by: Vijay Bellur <vbellur@redhat.com>
Diffstat (limited to 'tests/encryption')
0 files changed, 0 insertions, 0 deletions