mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-04 22:33:02 +01:00
Fix typo
This commit is contained in:
parent
feb2893698
commit
c2c9703589
@ -139,7 +139,7 @@ dspace=# delete from metadatavalue where resource_type_id=2 and text_value='';
|
|||||||
- After that I started looking in the `dc.subject` field to try to pull countries and regions out, but there are too many values in there
|
- After that I started looking in the `dc.subject` field to try to pull countries and regions out, but there are too many values in there
|
||||||
- Bump the Academicons dependency of the Mirage 2 themes from 1.6.0 to 1.8.0 because the upstream deleted the old tag and now the build is failing: [#321](https://github.com/ilri/DSpace/pull/321)
|
- Bump the Academicons dependency of the Mirage 2 themes from 1.6.0 to 1.8.0 because the upstream deleted the old tag and now the build is failing: [#321](https://github.com/ilri/DSpace/pull/321)
|
||||||
- Merge changes to CCAFS project identifiers and flagships: [#320](https://github.com/ilri/DSpace/pull/320)
|
- Merge changes to CCAFS project identifiers and flagships: [#320](https://github.com/ilri/DSpace/pull/320)
|
||||||
- Run updates for CCCAFS flagships on CGSpace:
|
- Run updates for CCAFS flagships on CGSpace:
|
||||||
|
|
||||||
```
|
```
|
||||||
$ ./fix-metadata-values.py -i /tmp/ccafs-flagships-may7.csv -f cg.subject.ccafs -t correct -m 210 -d dspace -u dspace -p 'fuuu'
|
$ ./fix-metadata-values.py -i /tmp/ccafs-flagships-may7.csv -f cg.subject.ccafs -t correct -m 210 -d dspace -u dspace -p 'fuuu'
|
||||||
|
Loading…
Reference in New Issue
Block a user