aboutsummaryrefslogtreecommitdiffstats
path: root/script/stop-new-responses-on-old-requests
diff options
context:
space:
mode:
Diffstat (limited to 'script/stop-new-responses-on-old-requests')
-rwxr-xr-xscript/stop-new-responses-on-old-requests2
1 files changed, 1 insertions, 1 deletions
diff --git a/script/stop-new-responses-on-old-requests b/script/stop-new-responses-on-old-requests
index ea1ff9e0f..77189cf0b 100755
--- a/script/stop-new-responses-on-old-requests
+++ b/script/stop-new-responses-on-old-requests
@@ -2,6 +2,6 @@
LOC=`dirname $0`
-$LOC/runner 'InfoRequest.stop_new_responses_on_old_requests()'
+"$LOC/runner" 'InfoRequest.stop_new_responses_on_old_requests()'