now cleans pipe correctly

This commit is contained in:
2017-04-30 01:07:30 +02:00
parent b55a511fcb
commit f9e7bf450b
25 changed files with 241 additions and 17 deletions

View File

@ -55,7 +55,7 @@ let defaultExport = (
hasExecutedOnce = true
break
case 'atEnd':
cb(null, file)
cb()
break
default:
break