update
This commit is contained in:
@@ -81,9 +81,9 @@ XmlParser.prototype.parse = function (chunk) {
|
|||||||
processError(err)
|
processError(err)
|
||||||
})
|
})
|
||||||
|
|
||||||
parser.on('end', function () {
|
/* parser.on('end', function () {
|
||||||
scope.emit('end')
|
scope.emit('end')
|
||||||
})
|
})*/
|
||||||
}
|
}
|
||||||
|
|
||||||
function processError (err) {
|
function processError (err) {
|
||||||
|
|||||||
Reference in New Issue
Block a user