6277: Add more restrictions to manifest format such as cannot start with '/' and...
authorradhika <radhika@curoverse.com>
Fri, 12 Jun 2015 00:13:45 +0000 (20:13 -0400)
committerradhika <radhika@curoverse.com>
Fri, 12 Jun 2015 00:13:45 +0000 (20:13 -0400)
commitb92d4bfa6f4378756df5d28360bb708e9251917a
tree2278899d67b7ec565c7fecc47e7d50fb62d190aa
parentdeba5b86b2e0c41d18d6f9f7bd72f18755ed7a81
6277: Add more restrictions to manifest format such as cannot start with '/' and end with '/' for file names,
as well as stream names and files names should not contain '//'.
Added the tests provided by Tom during review.
sdk/ruby/lib/arvados/keep.rb
sdk/ruby/test/test_keep_manifest.rb