[ARVADOS] updated: 1.3.0-1247-gdef17dde1

Git user git at public.curoverse.com
Wed Jul 3 13:29:56 UTC 2019


Summary of changes:
 apps/workbench/app/views/jobs/_show_log.html.erb | 1 -
 1 file changed, 1 deletion(-)

       via  def17dde1e878bd60911fd991c6a1b406ea2e89f (commit)
      from  8f653bcac661fd5dae37c9f93d9027bb2242b8db (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 def17dde1e878bd60911fd991c6a1b406ea2e89f
Author: Peter Amstutz <pamstutz at veritasgenetics.com>
Date:   Wed Jul 3 09:29:44 2019 -0400

    14812: Remove commented debug line
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz at veritasgenetics.com>

diff --git a/apps/workbench/app/views/jobs/_show_log.html.erb b/apps/workbench/app/views/jobs/_show_log.html.erb
index 237259fc1..10b7fa1c4 100644
--- a/apps/workbench/app/views/jobs/_show_log.html.erb
+++ b/apps/workbench/app/views/jobs/_show_log.html.erb
@@ -80,7 +80,6 @@ var makeFilter = function() {
     load_log();
 
     function load_log() {
-        //console.log("fetching "+logcollection_url+" with "+ajax_opts);
         $.ajax(logcollection_url, ajax_opts).done(done).fail(fail);
     }
     function done(data, status, jqxhr) {

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list