Fix burnin ImportExport CreateInstance opcode
authorManuel Franceschini <manuel.franceschini@gmail.com>
Wed, 23 Apr 2008 15:11:39 +0000 (15:11 +0000)
committerManuel Franceschini <manuel.franceschini@gmail.com>
Wed, 23 Apr 2008 15:11:39 +0000 (15:11 +0000)
commit96bb2f7107619a33963c36e7287d46cdbb1e2c47
tree6c7da709be87a1a2b90902feca6ccb8d283a3414
parent6d54548e64e494f3c0fcf76aa7f85adf4848529a
Fix burnin ImportExport CreateInstance opcode

This patch adds the two attributes file_storage_dir and file_driver
to the CreateInstance opcode in the ImportExport method, since
otherwise it will fail with the file storage patches.

Reviewed-by: iustinp
tools/burnin