Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
0b74d07dc0e30403ff5928c63dabfbbd6eb40c49
/
.
/
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