Project

General

Profile

Bug #4792

Updated by Brett Smith over 9 years ago

On qr1hi, working with tutorial output: 

 <pre>brett@shell.qr1hi:~$ arv keep ls e2ccd204bca37c77c0ba59fc470cd0f7+162 
 ./md5sum.txt 
 ./md5sum.txt 
 ./md5sum.txt 
 </pre> 

 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.

Back