Update notes for 2018-03-16

This commit is contained in:
2018-03-16 18:44:32 +02:00
parent 3fae17ddc0
commit fca6df69e6
3 changed files with 9 additions and 9 deletions

View File

@ -227,5 +227,5 @@ COPY 21
- Once I prepare the new input forms ([#362](https://github.com/ilri/DSpace/issues/362)) I will need to do the batch corrections:
```
$ ./fix-metadata-values.py -i Correct-20-CRPs-2018-03-16.csv -db dspace -u dspace -p 'fuuu' -f cg.contributor.crp -t correct -m 230 -n -d
$ ./fix-metadata-values.py -i Correct-21-CRPs-2018-03-16.csv -db dspace -u dspace -p 'fuuu' -f cg.contributor.crp -t correct -m 230 -n -d
```