# Create an object locally and update it twice (linked-list). | |
# The format is: <cmd>|<objid>|<version>|<parent1>|<parent2>|<logrec>|<continued>|<deleted> | |
addl|12345|1|||logrec-00|false|false | |
addl|12345|2|1||logrec-01|false|false | |
addl|12345|3|2||logrec-02|false|false |