diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-05 21:04:41 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-05 21:04:41 +0000 |
commit | 3877c41d07e7c79ae64a17b6a495901299ecfe08 (patch) | |
tree | 2fb504f23b71e595f7d7b961ed7ff42ea782f3f0 /tools/ocft/exportfs | |
parent | Releasing progress-linux version 1:4.13.0-1~progress7.99u1. (diff) | |
download | resource-agents-3877c41d07e7c79ae64a17b6a495901299ecfe08.tar.xz resource-agents-3877c41d07e7c79ae64a17b6a495901299ecfe08.zip |
Merging upstream version 1:4.14.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'tools/ocft/exportfs')
-rw-r--r-- | tools/ocft/exportfs | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/ocft/exportfs b/tools/ocft/exportfs index 285a4b8..1ec3d4c 100644 --- a/tools/ocft/exportfs +++ b/tools/ocft/exportfs @@ -28,11 +28,6 @@ CASE "check base env" Include prepare AgentRun start OCF_SUCCESS -CASE "check base env: no 'OCF_RESKEY_fsid'" - Include prepare - Env OCF_RESKEY_fsid= - AgentRun start OCF_ERR_CONFIGURED - CASE "check base env: invalid 'OCF_RESKEY_directory'" Include prepare Env OCF_RESKEY_directory=/no_such |