[ARVADOS] updated: b01245c1c7bc78b32dbc124527660b0c36b31a58
git at public.curoverse.com
git at public.curoverse.com
Tue Jun 3 14:57:59 EDT 2014
Summary of changes:
.gitignore | 3 +++
sdk/cli/bin/arv | 1 -
2 files changed, 3 insertions(+), 1 deletion(-)
via b01245c1c7bc78b32dbc124527660b0c36b31a58 (commit)
from 436d545670d3637dcd96b429e538b995ee98a49b (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 b01245c1c7bc78b32dbc124527660b0c36b31a58
Author: radhika <radhika at curoverse.com>
Date: Tue Jun 3 14:57:02 2014 -0400
2895: remove arvados.jobs.log_stream from arv
diff --git a/.gitignore b/.gitignore
index 602e1b9..0cddee5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,6 @@ services/keep/pkg
services/keep/src/github.com
sdk/java/target
*.class
+apps/workbench/vendor/bundle
+services/api/vendor/bundle
+sdk/java/log
diff --git a/sdk/cli/bin/arv b/sdk/cli/bin/arv
index 53956aa..31cbeec 100755
--- a/sdk/cli/bin/arv
+++ b/sdk/cli/bin/arv
@@ -313,7 +313,6 @@ end
case api_method
when
- 'arvados.jobs.log_stream',
'arvados.jobs.log_tail_follow'
# Special case for methods that respond with data streams rather
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list