]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - bin/rbot
Set KCODE; UTF-8 is the future
[user/henk/code/ruby/rbot.git] / bin / rbot
index 812c44f59043c88f18922014be339dcf5efec7da..3d4a054832f27c0f8d737af47fca708ebb860612 100755 (executable)
--- a/bin/rbot
+++ b/bin/rbot
@@ -21,6 +21,8 @@
 # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
+$KCODE = 'u'
+
 $VERBOSE=true
 
 require 'etc'