Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

unexpected EOF while looking for matching `"' #3

Open
hemak88 opened this issue Jan 6, 2019 · 3 comments
Open

unexpected EOF while looking for matching `"' #3

hemak88 opened this issue Jan 6, 2019 · 3 comments

Comments

@hemak88
Copy link

hemak88 commented Jan 6, 2019

Getting below errors:

./check_ironport_snmp: line 644: unexpected EOF while looking for matching `"'
./check_ironport_snmp: line 646: syntax error: unexpected end of file
@joschi
Copy link
Owner

joschi commented Jan 6, 2019

@hemak88 Which version of bash are you using?

Please post the output of bash --version.

@hemak88
Copy link
Author

hemak88 commented Jan 6, 2019

GNU bash, version 4.2.46(2)-release (x86_64-redhat-linux-gnu)
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html

@joschi
Copy link
Owner

joschi commented Jan 6, 2019

@hemak88 Which exact version of the script are you using? There is no line 646 in any of the versions. 🤔

Please also try using version 0.1.2 of this script and check, if it solves your issues:
https://github.com/joschi/check_ironport_snmp/releases/tag/v0.1.2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants