ruby-changes:46878
From: eregon <ko1@a...>
Date: Fri, 2 Jun 2017 02:25:54 +0900 (JST)
Subject: [ruby-changes:46878] eregon:r58993: Remove empty files in drb specs
eregon 2017-06-02 02:25:48 +0900 (Fri, 02 Jun 2017) New Revision: 58993 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=58993 Log: Remove empty files in drb specs Removed files: trunk/spec/rubyspec/library/drb/config_spec.rb trunk/spec/rubyspec/library/drb/current_server_spec.rb trunk/spec/rubyspec/library/drb/drbobject/__drbref_spec.rb trunk/spec/rubyspec/library/drb/drbobject/__drburi_spec.rb trunk/spec/rubyspec/library/drb/drbobject/_dump_spec.rb trunk/spec/rubyspec/library/drb/drbobject/_load_spec.rb trunk/spec/rubyspec/library/drb/drbobject/eql_spec.rb trunk/spec/rubyspec/library/drb/drbobject/equal_value_spec.rb trunk/spec/rubyspec/library/drb/drbobject/hash_spec.rb trunk/spec/rubyspec/library/drb/drbobject/method_missing_spec.rb trunk/spec/rubyspec/library/drb/drbobject/new_spec.rb trunk/spec/rubyspec/library/drb/drbobject/new_with_spec.rb trunk/spec/rubyspec/library/drb/drbobject/new_with_uri_spec.rb trunk/spec/rubyspec/library/drb/drbobject/prepare_backtrace_spec.rb trunk/spec/rubyspec/library/drb/drbobject/pretty_print_cycle_spec.rb trunk/spec/rubyspec/library/drb/drbobject/pretty_print_spec.rb trunk/spec/rubyspec/library/drb/drbobject/respond_to_spec.rb trunk/spec/rubyspec/library/drb/drbobject/with_friend_spec.rb trunk/spec/rubyspec/library/drb/fetch_server_spec.rb trunk/spec/rubyspec/library/drb/front_spec.rb trunk/spec/rubyspec/library/drb/here_spec.rb trunk/spec/rubyspec/library/drb/install_acl_spec.rb trunk/spec/rubyspec/library/drb/install_id_conv_spec.rb trunk/spec/rubyspec/library/drb/primary_server_spec.rb trunk/spec/rubyspec/library/drb/regist_server_spec.rb trunk/spec/rubyspec/library/drb/remove_server_spec.rb trunk/spec/rubyspec/library/drb/thread_spec.rb trunk/spec/rubyspec/library/drb/to_id_spec.rb trunk/spec/rubyspec/library/drb/to_obj_spec.rb trunk/spec/rubyspec/library/drb/uri_spec.rb Index: spec/rubyspec/library/drb/install_id_conv_spec.rb =================================================================== --- spec/rubyspec/library/drb/install_id_conv_spec.rb (revision 58992) +++ spec/rubyspec/library/drb/install_id_conv_spec.rb (nonexistent) @@ -1 +0,0 @@ -require File.expand_path('../../../spec_helper', __FILE__) Property changes on: spec/rubyspec/library/drb/install_id_conv_spec.rb ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -LF \ No newline at end of property Index: spec/rubyspec/library/drb/thread_spec.rb =================================================================== --- spec/rubyspec/library/drb/thread_spec.rb (revision 58992) +++ spec/rubyspec/library/drb/thread_spec.rb (nonexistent) @@ -1 +0,0 @@ -require File.expand_path('../../../spec_helper', __FILE__) Property changes on: spec/rubyspec/library/drb/thread_spec.rb ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -LF \ No newline at end of property Index: spec/rubyspec/library/drb/current_server_spec.rb =================================================================== --- spec/rubyspec/library/drb/current_server_spec.rb (revision 58992) +++ spec/rubyspec/library/drb/current_server_spec.rb (nonexistent) @@ -1 +0,0 @@ -require File.expand_path('../../../spec_helper', __FILE__) Property changes on: spec/rubyspec/library/drb/current_server_spec.rb ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -LF \ No newline at end of property Index: spec/rubyspec/library/drb/primary_server_spec.rb =================================================================== --- spec/rubyspec/library/drb/primary_server_spec.rb (revision 58992) +++ spec/rubyspec/library/drb/primary_server_spec.rb (nonexistent) @@ -1 +0,0 @@ -require File.expand_path('../../../spec_helper', __FILE__) Property changes on: spec/rubyspec/library/drb/primary_server_spec.rb ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -LF \ No newline at end of property Index: spec/rubyspec/library/drb/to_obj_spec.rb =================================================================== --- spec/rubyspec/library/drb/to_obj_spec.rb (revision 58992) +++ spec/rubyspec/library/drb/to_obj_spec.rb (nonexistent) @@ -1 +0,0 @@ -require File.expand_path('../../../spec_helper', __FILE__) Property changes on: spec/rubyspec/library/drb/to_obj_spec.rb ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -LF \ No newline at end of property Index: spec/rubyspec/library/drb/fetch_server_spec.rb =================================================================== --- spec/rubyspec/library/drb/fetch_server_spec.rb (revision 58992) +++ spec/rubyspec/library/drb/fetch_server_spec.rb (nonexistent) @@ -1 +0,0 @@ -require File.expand_path('../../../spec_helper', __FILE__) Property changes on: spec/rubyspec/library/drb/fetch_server_spec.rb ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -LF \ No newline at end of property Index: spec/rubyspec/library/drb/here_spec.rb =================================================================== --- spec/rubyspec/library/drb/here_spec.rb (revision 58992) +++ spec/rubyspec/library/drb/here_spec.rb (nonexistent) @@ -1 +0,0 @@ -require File.expand_path('../../../spec_helper', __FILE__) Property changes on: spec/rubyspec/library/drb/here_spec.rb ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -LF \ No newline at end of property Index: spec/rubyspec/library/drb/regist_server_spec.rb =================================================================== --- spec/rubyspec/library/drb/regist_server_spec.rb (revision 58992) +++ spec/rubyspec/library/drb/regist_server_spec.rb (nonexistent) @@ -1 +0,0 @@ -require File.expand_path('../../../spec_helper', __FILE__) Property changes on: spec/rubyspec/library/drb/regist_server_spec.rb ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -LF \ No newline at end of property Index: spec/rubyspec/library/drb/remove_server_spec.rb =================================================================== --- spec/rubyspec/library/drb/remove_server_spec.rb (revision 58992) +++ spec/rubyspec/library/drb/remove_server_spec.rb (nonexistent) @@ -1 +0,0 @@ -require File.expand_path('../../../spec_helper', __FILE__) Property changes on: spec/rubyspec/library/drb/remove_server_spec.rb ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -LF \ No newline at end of property Index: spec/rubyspec/library/drb/install_acl_spec.rb =================================================================== --- spec/rubyspec/library/drb/install_acl_spec.rb (revision 58992) +++ spec/rubyspec/library/drb/install_acl_spec.rb (nonexistent) @@ -1 +0,0 @@ -require File.expand_path('../../../spec_helper', __FILE__) Property changes on: spec/rubyspec/library/drb/install_acl_spec.rb ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -LF \ No newline at end of property Index: spec/rubyspec/library/drb/front_spec.rb =================================================================== --- spec/rubyspec/library/drb/front_spec.rb (revision 58992) +++ spec/rubyspec/library/drb/front_spec.rb (nonexistent) @@ -1 +0,0 @@ -require File.expand_path('../../../spec_helper', __FILE__) Property changes on: spec/rubyspec/library/drb/front_spec.rb ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -LF \ No newline at end of property Index: spec/rubyspec/library/drb/to_id_spec.rb =================================================================== --- spec/rubyspec/library/drb/to_id_spec.rb (revision 58992) +++ spec/rubyspec/library/drb/to_id_spec.rb (nonexistent) @@ -1 +0,0 @@ -require File.expand_path('../../../spec_helper', __FILE__) Property changes on: spec/rubyspec/library/drb/to_id_spec.rb ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -LF \ No newline at end of property Index: spec/rubyspec/library/drb/uri_spec.rb =================================================================== --- spec/rubyspec/library/drb/uri_spec.rb (revision 58992) +++ spec/rubyspec/library/drb/uri_spec.rb (nonexistent) @@ -1 +0,0 @@ -require File.expand_path('../../../spec_helper', __FILE__) Property changes on: spec/rubyspec/library/drb/uri_spec.rb ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -LF \ No newline at end of property Index: spec/rubyspec/library/drb/config_spec.rb =================================================================== --- spec/rubyspec/library/drb/config_spec.rb (revision 58992) +++ spec/rubyspec/library/drb/config_spec.rb (nonexistent) @@ -1 +0,0 @@ -require File.expand_path('../../../spec_helper', __FILE__) Property changes on: spec/rubyspec/library/drb/config_spec.rb ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -LF \ No newline at end of property Index: spec/rubyspec/library/drb/drbobject/new_spec.rb =================================================================== --- spec/rubyspec/library/drb/drbobject/new_spec.rb (revision 58992) +++ spec/rubyspec/library/drb/drbobject/new_spec.rb (nonexistent) @@ -1 +0,0 @@ -require File.expand_path('../../../../spec_helper', __FILE__) Property changes on: spec/rubyspec/library/drb/drbobject/new_spec.rb ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -LF \ No newline at end of property Index: spec/rubyspec/library/drb/drbobject/prepare_backtrace_spec.rb =================================================================== --- spec/rubyspec/library/drb/drbobject/prepare_backtrace_spec.rb (revision 58992) +++ spec/rubyspec/library/drb/drbobject/prepare_backtrace_spec.rb (nonexistent) @@ -1 +0,0 @@ -require File.expand_path('../../../../spec_helper', __FILE__) Property changes on: spec/rubyspec/library/drb/drbobject/prepare_backtrace_spec.rb ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -LF \ No newline at end of property Index: spec/rubyspec/library/drb/drbobject/__drbref_spec.rb =================================================================== --- spec/rubyspec/library/drb/drbobject/__drbref_spec.rb (revision 58992) +++ spec/rubyspec/library/drb/drbobject/__drbref_spec.rb (nonexistent) @@ -1 +0,0 @@ -require File.expand_path('../../../../spec_helper', __FILE__) Property changes on: spec/rubyspec/library/drb/drbobject/__drbref_spec.rb ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -LF \ No newline at end of property Index: spec/rubyspec/library/drb/drbobject/with_friend_spec.rb =================================================================== --- spec/rubyspec/library/drb/drbobject/with_friend_spec.rb (revision 58992) +++ spec/rubyspec/library/drb/drbobject/with_friend_spec.rb (nonexistent) @@ -1 +0,0 @@ -require File.expand_path('../../../../spec_helper', __FILE__) Property changes on: spec/rubyspec/library/drb/drbobject/with_friend_spec.rb ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -LF \ No newline at end of property Index: spec/rubyspec/library/drb/drbobject/equal_value_spec.rb =================================================================== --- spec/rubyspec/library/drb/drbobject/equal_value_spec.rb (revision 58992) +++ spec/rubyspec/library/drb/drbobject/equal_value_spec.rb (nonexistent) @@ -1 +0,0 @@ -require File.expand_path('../../../../spec_helper', __FILE__) Property changes on: spec/rubyspec/library/drb/drbobject/equal_value_spec.rb ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -LF \ No newline at end of property Index: spec/rubyspec/library/drb/drbobject/new_with_uri_spec.rb =================================================================== --- spec/rubyspec/library/drb/drbobject/new_with_uri_spec.rb (revision 58992) +++ spec/rubyspec/library/drb/drbobject/new_with_uri_spec.rb (nonexistent) @@ -1 +0,0 @@ -require File.expand_path('../../../../spec_helper', __FILE__) Property changes on: spec/rubyspec/library/drb/drbobject/new_with_uri_spec.rb ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -LF \ No newline at end of property Index: spec/rubyspec/library/drb/drbobject/pretty_print_spec.rb =================================================================== --- spec/rubyspec/library/drb/drbobject/pretty_print_spec.rb (revision 58992) +++ spec/rubyspec/library/drb/drbobject/pretty_print_spec.rb (nonexistent) @@ -1 +0,0 @@ -require File.expand_path('../../../../spec_helper', __FILE__) Property changes on: spec/rubyspec/library/drb/drbobject/pretty_print_spec.rb ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -LF \ No newline at end of property Index: spec/rubyspec/library/drb/drbobject/_dump_spec.rb =================================================================== --- spec/rubyspec/library/drb/drbobject/_dump_spec.rb (revision 58992) +++ spec/rubyspec/library/drb/drbobject/_dump_spec.rb (nonexistent) @@ -1 +0,0 @@ -require File.expand_path('../../../../spec_helper', __FILE__) Property changes on: spec/rubyspec/library/drb/drbobject/_dump_spec.rb ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -LF \ No newline at end of property Index: spec/rubyspec/library/drb/drbobject/method_missing_spec.rb =================================================================== --- spec/rubyspec/library/drb/drbobject/method_missing_spec.rb (revision 58992) +++ spec/rubyspec/library/drb/drbobject/method_missing_spec.rb (nonexistent) @@ -1 +0,0 @@ -require File.expand_path('../../../../spec_helper', __FILE__) Property changes on: spec/rubyspec/library/drb/drbobject/method_missing_spec.rb ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -LF \ No newline at end of property Index: spec/rubyspec/library/drb/drbobject/respond_to_spec.rb =================================================================== --- spec/rubyspec/library/drb/drbobject/respond_to_spec.rb (revision 58992) +++ spec/rubyspec/library/drb/drbobject/respond_to_spec.rb (nonexistent) @@ -1 +0,0 @@ -require File.expand_path('../../../../spec_helper', __FILE__) Property changes on: spec/rubyspec/library/drb/drbobject/respond_to_spec.rb ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -LF \ No newline at end of property Index: spec/rubyspec/library/drb/drbobject/_load_spec.rb =================================================================== --- spec/rubyspec/library/drb/drbobject/_load_spec.rb (revision 58992) +++ spec/rubyspec/library/drb/drbobject/_load_spec.rb (nonexistent) @@ -1 +0,0 @@ -require File.expand_path('../../../../spec_helper', __FILE__) Property changes on: spec/rubyspec/library/drb/drbobject/_load_spec.rb ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -LF \ No newline at end of property Index: spec/rubyspec/library/drb/drbobject/eql_spec.rb =================================================================== --- spec/rubyspec/library/drb/drbobject/eql_spec.rb (revision 58992) +++ spec/rubyspec/library/drb/drbobject/eql_spec.rb (nonexistent) @@ -1 +0,0 @@ -require File.expand_path('../../../../spec_helper', __FILE__) Property changes on: spec/rubyspec/library/drb/drbobject/eql_spec.rb ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -LF \ No newline at end of property Index: spec/rubyspec/library/drb/drbobject/pretty_print_cycle_spec.rb =================================================================== --- spec/rubyspec/library/drb/drbobject/pretty_print_cycle_spec.rb (revision 58992) +++ spec/rubyspec/library/drb/drbobject/pretty_print_cycle_spec.rb (nonexistent) @@ -1 +0,0 @@ -require File.expand_path('../../../../spec_helper', __FILE__) Property changes on: spec/rubyspec/library/drb/drbobject/pretty_print_cycle_spec.rb ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -LF \ No newline at end of property Index: spec/rubyspec/library/drb/drbobject/hash_spec.rb =================================================================== --- spec/rubyspec/library/drb/drbobject/hash_spec.rb (revision 58992) +++ spec/rubyspec/library/drb/drbobject/hash_spec.rb (nonexistent) @@ -1 +0,0 @@ -require File.expand_path('../../../../spec_helper', __FILE__) Property changes on: spec/rubyspec/library/drb/drbobject/hash_spec.rb ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -LF \ No newline at end of property Index: spec/rubyspec/library/drb/drbobject/new_with_spec.rb =================================================================== --- spec/rubyspec/library/drb/drbobject/new_with_spec.rb (revision 58992) +++ spec/rubyspec/library/drb/drbobject/new_with_spec.rb (nonexistent) @@ -1 +0,0 @@ -require File.expand_path('../../../../spec_helper', __FILE__) Property changes on: spec/rubyspec/library/drb/drbobject/new_with_spec.rb ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -LF \ No newline at end of property Index: spec/rubyspec/library/drb/drbobject/__drburi_spec.rb =================================================================== --- spec/rubyspec/library/drb/drbobject/__drburi_spec.rb (revision 58992) +++ spec/rubyspec/library/drb/drbobject/__drburi_spec.rb (nonexistent) @@ -1 +0,0 @@ -require File.expand_path('../../../../spec_helper', __FILE__) Property changes on: spec/rubyspec/library/drb/drbobject/__drburi_spec.rb ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -LF \ No newline at end of property -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/