we do not have the text/padid, but at least we can print the changeset
parent
b9dd983f81
commit
440f74b2c1
|
@ -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();
|
mut.close();
|
||||||
|
|
||||||
//dmesg("-> "+lines.toSource());
|
//dmesg("-> "+lines.toSource());
|
||||||
|
|
Loading…
Reference in New Issue