[ARVADOS] updated: 0e3df3f0e82757edf23e548149324d3eb3d23726

git at public.curoverse.com git at public.curoverse.com
Tue Mar 11 00:07:42 EDT 2014


Summary of changes:
 sdk/python/arvados/collection.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

       via  0e3df3f0e82757edf23e548149324d3eb3d23726 (commit)
      from  e820bd1c6890f93ea1a84ffd5730bbf0e3d8e153 (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 0e3df3f0e82757edf23e548149324d3eb3d23726
Author: Tom Clegg <tom at curoverse.com>
Date:   Tue Mar 11 00:07:40 2014 -0400

    Fix namespace bug in write_directory_tree(max_manifest_depth=0).

diff --git a/sdk/python/arvados/collection.py b/sdk/python/arvados/collection.py
index ff29919..fb3dea4 100644
--- a/sdk/python/arvados/collection.py
+++ b/sdk/python/arvados/collection.py
@@ -22,6 +22,7 @@ from keep import *
 from stream import *
 import config
 import errors
+import util
 
 def normalize_stream(s, stream):
     stream_tokens = [s]

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list