Skip to content

Commit

Permalink
Merge pull request #696 from sul-dlss/jmartin-sul-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne authored Mar 28, 2024
2 parents fc27889 + 6fc1afb commit b8958ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ export DATABASE_HOSTNAME=$DOR_SERVICES_DB_PROD_HOST
export DATABASE_PASSWORD=$DOR_SERVICES_DB_PROD_PWD
```

4. Run `bin/validate-cocina`:
4. Run `bin/validate-cocina` (_NOTE:_ You likely want to run this in a screen session, as it can take many hours to complete, especially against prod):
```
export RUBYOPT='-W:no-deprecated -W:no-experimental'
RAILS_ENV=production bin/validate-cocina -p 8
Expand Down

0 comments on commit b8958ca

Please sign in to comment.