Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Add OpenWithFlags and OpenBestEffort flag #3
Conversation
|
\o/ |
mvo5
merged commit 256976a
into
mvo5:master
May 16, 2017
1 check passed
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
zyga
referenced this pull request
in snapcore/snapd
May 16, 2017
Merged
vendor,partition: fix panics from uenv #3325
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
zyga commentedMay 16, 2017
This patch allows the callers to opt into a best-effort open where
malformed is skipped without returning an error.
Signed-off-by: Zygmunt Krynicki zygmunt.krynicki@canonical.com