diff options
Diffstat (limited to 'script/alert-comment-on-request')
-rwxr-xr-x | script/alert-comment-on-request | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/script/alert-comment-on-request b/script/alert-comment-on-request index 006ba15f6..bfca2663f 100755 --- a/script/alert-comment-on-request +++ b/script/alert-comment-on-request @@ -2,6 +2,6 @@ LOC=`dirname $0` -$LOC/runner 'RequestMailer.alert_comment_on_request' +"$LOC/runner" 'RequestMailer.alert_comment_on_request' |