From 08c15b847791598d621ba9a5b5a51db7369ea350 Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Fri, 23 May 2014 12:16:08 -0700 Subject: [PATCH 1/2] Indent further --- docs/docs/source/overview/upgrade-guide.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/source/overview/upgrade-guide.rst b/docs/docs/source/overview/upgrade-guide.rst index fd9d84b4c..af26f4e93 100644 --- a/docs/docs/source/overview/upgrade-guide.rst +++ b/docs/docs/source/overview/upgrade-guide.rst @@ -48,7 +48,7 @@ Checklist * The embedded Derby database and ZooKeeper server are stopped when Loom Server is stopped * If you are using another database, such as MySQL, follow your standard procedures for backing up the Loom database * If you are using the embedded Derby database or ZooKeeper, perform the following - * Replace ``/var/loom/data`` below with the location from ``loom.local.data.dir`` in ``/etc/loom/conf/loom-site.xml`` if you have modified it from default + * Replace ``/var/loom/data`` below with the location from ``loom.local.data.dir`` in ``/etc/loom/conf/loom-site.xml`` if you have modified it from default .. parsed-literal:: $ sudo cp -R /var/loom/data /var/loom/data.backup From 29133bf6937fda0b0294e36afea7afa6ad95aceb Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Fri, 23 May 2014 12:16:28 -0700 Subject: [PATCH 2/2] Replace fixes with updates --- docs/docs/source/overview/upgrade-guide.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/source/overview/upgrade-guide.rst b/docs/docs/source/overview/upgrade-guide.rst index af26f4e93..725c72d1e 100644 --- a/docs/docs/source/overview/upgrade-guide.rst +++ b/docs/docs/source/overview/upgrade-guide.rst @@ -81,7 +81,7 @@ Checklist * 7 - Update JSON with new layout - * Continuuity Loom |release| modified the JSON layout for Automator and Provider plugins, this fixes them + * Continuuity Loom |release| modified the JSON layout for Automator and Provider plugins, this updates them .. parsed-literal:: $ /opt/loom/server/bin/loom-0.9.7-upgrade.rb -f export.json -o upload.json