summaryrefslogtreecommitdiff
path: root/bin/oxidized
diff options
context:
space:
mode:
Diffstat (limited to 'bin/oxidized')
-rwxr-xr-xbin/oxidized1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/oxidized b/bin/oxidized
index 7a0b03d..92730ee 100755
--- a/bin/oxidized
+++ b/bin/oxidized
@@ -1,6 +1,5 @@
#!/usr/bin/env ruby
-
# FIX ME, killing oxidized needs -9
trap("INT") { exit } # sinatra will otherwise steal this from us