summaryrefslogtreecommitdiff
path: root/lib/custodian/protocol-tests/jabber.rb
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2012-11-13 17:37:03 +0000
committerSteve Kemp <steve@steve.org.uk>2012-11-13 17:37:03 +0000
commit0942ebeb349a1d84b1a3b4cc257d04b583cd7084 (patch)
tree6fba67a4bbd3bcbce932d6fc065a65d9cb23edfe /lib/custodian/protocol-tests/jabber.rb
parentffc17466cbe26667e4b39d72d8bf6779502d045d (diff)
Updated to use ruby1.8 explicitly
Diffstat (limited to 'lib/custodian/protocol-tests/jabber.rb')
-rwxr-xr-xlib/custodian/protocol-tests/jabber.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/custodian/protocol-tests/jabber.rb b/lib/custodian/protocol-tests/jabber.rb
index ab628d5..c7adf88 100755
--- a/lib/custodian/protocol-tests/jabber.rb
+++ b/lib/custodian/protocol-tests/jabber.rb
@@ -1,4 +1,4 @@
-#!/usr/bin/ruby
+#!/usr/bin/ruby1.8