diff options
Diffstat (limited to 'sonar-server/src/main/webapp/WEB-INF/script/breakpointer')
-rwxr-xr-x | sonar-server/src/main/webapp/WEB-INF/script/breakpointer | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sonar-server/src/main/webapp/WEB-INF/script/breakpointer b/sonar-server/src/main/webapp/WEB-INF/script/breakpointer deleted file mode 100755 index 64af76edd40..00000000000 --- a/sonar-server/src/main/webapp/WEB-INF/script/breakpointer +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/bin/env ruby -require File.dirname(__FILE__) + '/../config/boot' -require 'commands/breakpointer'
\ No newline at end of file |