aboutsummaryrefslogtreecommitdiffstats
path: root/script
diff options
context:
space:
mode:
Diffstat (limited to 'script')
-rwxr-xr-xscript/load-sample-data2
1 files changed, 1 insertions, 1 deletions
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"