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

xsos -x throws errors #274

Open
johanburati opened this issue May 26, 2022 · 0 comments
Open

xsos -x throws errors #274

johanburati opened this issue May 26, 2022 · 0 comments

Comments

@johanburati
Copy link

johanburati commented May 26, 2022

When running xsos with the -x option to disable the colorization it throws errors. Just removed the color codes on those lines for the script to complete:

$ xsos -x another-sosreport
./xsos: line 730: \033[0;31m: syntax error: operand expected (error token is "\033[0;31m")
...
$ xsos -x another-sosreport
./xsos: line 1027: \e[91m: syntax error: operand expected (error token is "\e[91m")
...
$ xsos -x another-sosreport
./xsos: line 1208: \033[0;31m: syntax error: operand expected (error token is "\033[0;31m")
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

No branches or pull requests

1 participant