util.datamanager: Try to open in read+write mode, then retry with write mode if that...
authorKim Alvefur <zash@zash.se>
Tue, 31 Jul 2012 21:34:11 +0000 (23:34 +0200)
committerKim Alvefur <zash@zash.se>
Tue, 31 Jul 2012 21:34:11 +0000 (23:34 +0200)
commit54c84db52552cc62a12b59394cbdc9ede2b7d46a
treea9557e6ab6953c0842696321f4942df6bcf28d81
parenta8cee0b2a625242d7948a6c057dc65c75171108f
util.datamanager: Try to open in read+write mode, then retry with write mode if that fails (usually because it doesn't exist)
util/datamanager.lua