diff options
Diffstat (limited to 'bin/rbot')
-rwxr-xr-x | bin/rbot | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -48,6 +48,7 @@ require 'getoptlong' require 'fileutils' $version ||= "0.9.11-git" +$version_timestamp ||= 0 $opts = Hash.new orig_opts = ARGV.dup |