Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EXPORT Block Parameters Test #33

Open
wants to merge 3 commits into
base: centos-ci
Choose a base branch
from

Conversation

grajoria
Copy link

@grajoria grajoria commented Dec 5, 2017

Checking EXPORT Block Parameters at Client End

Signed-off-by: Girjesh Rajoria [email protected]

Checking EXPORT Block Parameters at Client End

Signed-off-by: Girjesh Rajoria <[email protected]>
if [ $ret -ne 0 ]
then
echo "FAILURE: Write permissions denied"
exit ret

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This ret seems wrong, just like in one of the other PRs.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nixpanic Done

# enable some more output
set -x

[ -n "${SERVER}" ]

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Without set -e these lines are useless, or add || exit 1.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nixpanic Done

@rakshithakamath94 rakshithakamath94 force-pushed the centos-ci branch 25 times, most recently from f0850dc to a8bd707 Compare June 19, 2023 17:05
@rakshithakamath94 rakshithakamath94 force-pushed the centos-ci branch 2 times, most recently from 801b37d to c770b94 Compare March 28, 2024 06:29
@rakshithakamath94 rakshithakamath94 force-pushed the centos-ci branch 17 times, most recently from e9b2ca4 to a09a2e5 Compare April 24, 2024 08:00
@rakshithakamath94 rakshithakamath94 force-pushed the centos-ci branch 7 times, most recently from e93af3b to ade304e Compare July 5, 2024 05:02
@rakshithakamath94 rakshithakamath94 force-pushed the centos-ci branch 3 times, most recently from 1a86ec1 to 1ed5d17 Compare October 10, 2024 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants