[Groonga-commit] groonga/groonga at 934fac0 [master] mrb: add "require.rb" to loaded list

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Dec 25 23:19:13 JST 2014


Kouhei Sutou	2014-12-25 23:19:13 +0900 (Thu, 25 Dec 2014)

  New Revision: 934fac0a2e8ddd6c67aba49e8f00ef83139b8880
  https://github.com/groonga/groonga/commit/934fac0a2e8ddd6c67aba49e8f00ef83139b8880

  Message:
    mrb: add "require.rb" to loaded list

  Modified files:
    lib/mrb/scripts/require.rb

  Modified: lib/mrb/scripts/require.rb (+1 -1)
===================================================================
--- lib/mrb/scripts/require.rb    2014-12-25 23:12:43 +0900 (a951aed)
+++ lib/mrb/scripts/require.rb    2014-12-25 23:19:13 +0900 (0854d23)
@@ -1,4 +1,4 @@
-$" = []
+$" = [__FILE__]
 
 class ScriptLoader
   @@loading_paths = {}
-------------- next part --------------
HTML����������������������������...
下載 



More information about the Groonga-commit mailing list
Back to archive index