Actions
Bug #4792
closed[SDKs] `arv keep ls` generates incorrect (non-normalized?) output
Story points:
0.5
Description
On qr1hi, working with tutorial output:
brett@shell.qr1hi:~$ arv keep ls e2ccd204bca37c77c0ba59fc470cd0f7+162 ./md5sum.txt ./md5sum.txt ./md5sum.txt
md5sum.txt should only be listed once. I'm guessing this is happening because the underlying Collection object no longer normalizes its manifest by default.
Actions