Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
49054bcb324c0bdd5916ad360bf500db9d9be508
/
.
/
poky
/
scripts
/
lib
/
wic
/
__init__.py
blob: 85567934aea53d5de05dd87c7dc36353fe890b03 [
file
] [
log
] [
blame
]
#!/usr/bin/env python3
#
# Copyright (c) 2007 Red Hat, Inc.
# Copyright (c) 2011 Intel, Inc.
#
# SPDX-License-Identifier: GPL-2.0-only
#
class
WicError
(
Exception
):
pass