[ARVADOS] updated: f235c17c253d9ece933c972039e4872ef7157533

git at public.curoverse.com git at public.curoverse.com
Tue Sep 29 12:13:57 EDT 2015


Summary of changes:
 services/api/script/salvage_collection.rb | 1 +
 1 file changed, 1 insertion(+)

       via  f235c17c253d9ece933c972039e4872ef7157533 (commit)
      from  4ad7111513fabbdce01794c283791c8dc9459aa4 (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 f235c17c253d9ece933c972039e4872ef7157533
Author: radhika <radhika at curoverse.com>
Date:   Tue Sep 29 12:13:04 2015 -0400

    refs #6859
    Added include statement to the script.

diff --git a/services/api/script/salvage_collection.rb b/services/api/script/salvage_collection.rb
index b70807b..7ef98bb 100755
--- a/services/api/script/salvage_collection.rb
+++ b/services/api/script/salvage_collection.rb
@@ -12,6 +12,7 @@
 
 require 'trollop'
 require './lib/salvage_collection'
+include SalvageCollection
 
 opts = Trollop::options do
   banner ''

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list