diff --git a/content/posts/2018-09.md b/content/posts/2018-09.md index 21e1d139e..4d71ffecc 100644 --- a/content/posts/2018-09.md +++ b/content/posts/2018-09.md @@ -544,6 +544,10 @@ $ ./fix-metadata-values.py -i /tmp/fix-access-status.csv -db dspace-u dspace-p ' ``` $ time schedtool -D -e ionice -c2 -n7 nice -n19 dspace index-discovery -b + +real 77m3.755s +user 7m39.785s +sys 2m18.485s ``` - I told Peter it's better to do the access rights before the usage rights because the git branches are conflicting with each other and it's actually a pain in the ass to keep changing the values as we discuss, rebase, merge, fix conflicts... diff --git a/docs/2018-09/index.html b/docs/2018-09/index.html index e6942f5ea..838dbc4f6 100644 --- a/docs/2018-09/index.html +++ b/docs/2018-09/index.html @@ -18,7 +18,7 @@ I’m testing the new DSpace 5.8 branch in my Ubuntu 18.04 environment and I " /> - +
$ time schedtool -D -e ionice -c2 -n7 nice -n19 dspace index-discovery -b
+
+real 77m3.755s
+user 7m39.785s
+sys 2m18.485s