From 02298012f4bb5d10db46c649df65c24e29011bf2 Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Thu, 29 Jan 2015 09:42:23 +0000 Subject: Removed shebang. This refereed to ruby1.8 in a versioned way which was wrong. --- lib/custodian/util/timespan.rb | 3 --- 1 file changed, 3 deletions(-) (limited to 'lib/custodian/util') diff --git a/lib/custodian/util/timespan.rb b/lib/custodian/util/timespan.rb index 1211edf..d3166c7 100755 --- a/lib/custodian/util/timespan.rb +++ b/lib/custodian/util/timespan.rb @@ -1,4 +1,3 @@ -#!/usr/bin/ruby1.8 module Custodian @@ -120,5 +119,3 @@ module Custodian end end end - - -- cgit v1.2.1