we do not have the text/padid, but at least we can print the changeset

pull/2518/head
webzwo0i 2015-02-15 15:47:45 +01:00
parent b9dd983f81
commit 440f74b2c1
1 changed files with 1 additions and 1 deletions

View File

@ -1239,7 +1239,7 @@ exports.mutateAttributionLines = function (cs, lines, pool) {
}
}
exports.assert(!lineAssem, "line assembler not finished");
exports.assert(!lineAssem, "line assembler not finished:"+cs);
mut.close();
//dmesg("-> "+lines.toSource());