From 9a108934b873c6a0c1be9df1e877d6dffc676a38 Mon Sep 17 00:00:00 2001 From: Seb Bacon Date: Mon, 30 Jan 2012 09:00:03 +0000 Subject: Prompt users to reindex xapian after loading sample data --- script/load-sample-data | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'script/load-sample-data') diff --git a/script/load-sample-data b/script/load-sample-data index 92846ce17..e5f1be4cd 100755 --- a/script/load-sample-data +++ b/script/load-sample-data @@ -16,4 +16,4 @@ ENV["RAILS_ENV"] = env # so restore to what it was before load_raw_emails_data END -echo "Loaded fixtures." +echo "Loaded fixtures. You may now wish to run $LOC/update-xapian-index" -- cgit v1.2.3