]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/commitdiff
Whoops.. removed the automatic adding of --debug. :)
authorChris Gahan <chris@ill-logic.com>
Fri, 4 Aug 2006 06:35:50 +0000 (06:35 +0000)
committerChris Gahan <chris@ill-logic.com>
Fri, 4 Aug 2006 06:35:50 +0000 (06:35 +0000)
launch_here.rb

index 2e7161dbc993aee2e8d0e2c4c373f70ce147fece..6c48ae08f5cecbf15c994e4bab645816fdad7e1b 100755 (executable)
@@ -20,8 +20,4 @@ end
 \r
 add_to_path( File.join BASEDIR, 'lib' )\r
 \r
-p ARGV\r
-ARGV << "--debug"\r
-p ARGV\r
-
 load( File.join BASEDIR, 'bin/rbot' )