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

File "./gpcheckintegrity", line 335 - "SyntaxError: invalid syntax" #47

Open
tbozzio opened this issue Sep 22, 2021 · 0 comments
Open

Comments

@tbozzio
Copy link

tbozzio commented Sep 22, 2021

[gpadmin@sept2021-m ~]$ psql -c "select version();"
                                                                                               version                                                                                                
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 PostgreSQL 8.3.23 (Greenplum Database 5.28.2 build commit:219fe0c4fd60662a481a2a927835c6309e02a995) on x86_64-pc-linux-gnu, compiled by GCC gcc (GCC) 6.2.0, 64-bit compiled on Sep 30 2020 23:23:21
(1 row)

[gpadmin@sept2021-m ~]$ 
[gpadmin@sept2021-m ~]$ curl -L -o gpcheckintegrity https://raw.githubusercontent.com/ielizaga/gpcheckintegrity/master/gpcheckintegrity
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 15399  100 15399    0     0  24367      0 --:--:-- --:--:-- --:--:-- 30372
[gpadmin@sept2021-m ~]$ 
[gpadmin@sept2021-m ~]$ chmod +x gpcheckintegrity
[gpadmin@sept2021-m ~]$ 
[gpadmin@sept2021-m ~]$ ./gpcheckintegrity --help
  File "./gpcheckintegrity", line 335
    return True if line[:-1] in ('Y', 'y', 'yes', 'Yes')
                                                       ^
SyntaxError: invalid syntax
[gpadmin@sept2021-m ~]$ 
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