Details
Details
- Reviewers
kevans - Group Reviewers
pkgbase - Commits
- rGf93d92f43d98: pkgbase: report errors via metalog reader exit status
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
I'm a bit of a lua novice, so if there's a canonical way to do this please let me know
tools/pkgbase/metalog_reader.lua | ||
---|---|---|
159 | Or actually return #duperr > 0 or #inodeerr > 0 |