Author: david
Date: Thu Jul 26 16:04:34 2012
New Revision: 11994
Log:
Shorten manual search index message
Modified:
trunk/lib/task/digitalObjectRegenDerivativesTask.class.php
Modified: trunk/lib/task/digitalObjectRegenDerivativesTask.class.php
==============================================================================
--- trunk/lib/task/digitalObjectRegenDerivativesTask.class.php Thu Jul 26
16:03:06 2012 (r11993)
+++ trunk/lib/task/digitalObjectRegenDerivativesTask.class.php Thu Jul 26
16:04:34 2012 (r11994)
@@ -141,7 +141,7 @@
// Warn user to manually update search index
if (!$options['index'])
{
- $this->logSection('Done!', 'Please update the search index manually with
"php symfony search:populate QubitSearch" to reflect any changes.');
+ $this->logSection('Done!', 'Please update the search index manually to
reflect any changes');
}
}
}
--
You received this message because you are subscribed to the Google Groups
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/qubit-commits?hl=en.