[ARVADOS] updated: c0c8ae6e8e64f268346c52b02f293a3e4a18b529

git at public.curoverse.com git at public.curoverse.com
Mon Dec 8 20:47:46 EST 2014


Summary of changes:
 services/api/test/unit/arvados_model_test.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  c0c8ae6e8e64f268346c52b02f293a3e4a18b529 (commit)
      from  cf09cb606af8c08d07e99149734e903c11f497f6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit c0c8ae6e8e64f268346c52b02f293a3e4a18b529
Author: Radhika Chippada <radhika at curoverse.com>
Date:   Mon Dec 8 20:47:08 2014 -0500

    4523: trailing white space

diff --git a/services/api/test/unit/arvados_model_test.rb b/services/api/test/unit/arvados_model_test.rb
index b9bd330..ca9198f 100644
--- a/services/api/test/unit/arvados_model_test.rb
+++ b/services/api/test/unit/arvados_model_test.rb
@@ -87,7 +87,7 @@ class ArvadosModelTest < ActiveSupport::TestCase
     end
   end
 
-  test "unique uuid index exists on all models with the column uuid" do 
+  test "unique uuid index exists on all models with the column uuid" do
     tables = ActiveRecord::Base.connection.tables
     tables.each do |table|
       columns = ActiveRecord::Base.connection.columns(table)

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list