From 01384a44add44329c9b7880c794e5bb1aa05aa8a Mon Sep 17 00:00:00 2001 From: Seb Bacon Date: Fri, 6 Jan 2012 09:42:13 +0000 Subject: Log xapian index updates. --- script/update-xapian-index | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'script') diff --git a/script/update-xapian-index b/script/update-xapian-index index 8d1fa7d0c..6ece02de0 100755 --- a/script/update-xapian-index +++ b/script/update-xapian-index @@ -1,5 +1,5 @@ #!/bin/bash cd `dirname $0` -rake --silent xapian:update_index +rake --silent xapian:update_index "$@" -- cgit v1.2.3