intermine / intermine/intermine-scripts
project_build script - i flag is deprecated. Remove it.
Open
- Dominant language
- PLpgSQL
- Stars
- 2
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
```
dumping: pg_dump -F c -i -U postgres -h postgres -f /home/intermine/intermine/dump/dump.final humanmine
pg_dump: unrecognized option: i
```
This does not result into an error.. but still
https://www.postgresql.org/docs/9.4/app-pgdump.html
```
-i
--ignore-version
A deprecated option that is now ignored.
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.