[Groonga-commit] groonga/groonga at 77ec961 [master] Follow path change in error message

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Jun 21 15:15:09 JST 2014


Kouhei Sutou	2014-06-21 15:15:09 +0900 (Sat, 21 Jun 2014)

  New Revision: 77ec961f581ac4ac4bfbe47762b4a8ec1ef11c59
  https://github.com/groonga/groonga/commit/77ec961f581ac4ac4bfbe47762b4a8ec1ef11c59

  Message:
    Follow path change in error message

  Modified files:
    test/command/suite/ruby/load/nonexistent.expected

  Modified: test/command/suite/ruby/load/nonexistent.expected (+2 -2)
===================================================================
--- test/command/suite/ruby/load/nonexistent.expected    2014-06-21 14:28:54 +0900 (d7b9307)
+++ test/command/suite/ruby/load/nonexistent.expected    2014-06-21 15:15:09 +0900 (691d28f)
@@ -8,11 +8,11 @@ ruby_load "nonexistent.rb"
       0.0,
       0.0
     ],
-    "syscall error 'fopen: failed to open mruby script file: <nonexistent.rb>' (No such file or directory)"
+    "syscall error 'fopen: failed to open mruby script file: <nonexistent.rb>'"
   ],
   {
     "exception": {
-      "message": "syscall error 'fopen: failed to open mruby script file: <nonexistent.rb>' (No such file or directory)"
+      "message": "syscall error 'fopen: failed to open mruby script file: <nonexistent.rb>'"
     }
   }
 ]
-------------- next part --------------
HTML����������������������������...
下载 



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