aboutsummaryrefslogtreecommitdiffstats
path: root/script/stop-new-responses-on-old-requests
blob: 77189cf0b2753399c04029fc333dff7342ea52a4 (plain)
1
2
3
4
5
6
7
#!/bin/bash

LOC=`dirname $0`

"$LOC/runner" 'InfoRequest.stop_new_responses_on_old_requests()'