5692: Add flush flag to manifest_text() which calls commit_all(). Added
authorPeter Amstutz <peter.amstutz@curoverse.com>
Mon, 13 Apr 2015 14:18:16 +0000 (10:18 -0400)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Mon, 13 Apr 2015 14:18:16 +0000 (10:18 -0400)
commitc162a42573cdce83a35c54e630622544404012f7
tree95b9168d709aec92030e5142fc2a497b2ba38eee
parent88f57312fe5e2226f113dc5ecb0a5edce018701d
5692: Add flush flag to manifest_text() which calls commit_all().  Added
portable_manifest_text() which returns the stripped, normalized manifest text
free of side effects.  Fixed tests.
sdk/python/arvados/arvfile.py
sdk/python/arvados/collection.py
sdk/python/tests/test_arvfile.py
sdk/python/tests/test_collections.py