We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
while running code deploy agent on AL2023 , i am having this issue while running simple script having echo command.
ERROR
LifecycleEvent - AfterInstall Script - build_config/codedeploy/scripts/run.sh [stderr]bash: _parse_usage: line 16: syntax error near unexpected token `(' [stderr]bash: _parse_usage: line 16: ` -?(\[)+([a-zA-Z0-9?]))' [stderr]bash: error importing function definition for `_parse_usage' [stderr]bash: _services: line 5: syntax error near unexpected token `(' [stderr]bash: _services: line 5: ` COMPREPLY=($(printf '%s\n' ${sysvdirs[0]}/!($_backup_glob|functions|README)));'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
while running code deploy agent on AL2023 , i am having this issue while running simple script having echo command.
ERROR
The text was updated successfully, but these errors were encountered: