Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
stefanberger
/
openbmc
/
a36cc121c3be551c9d01f4acfc174653ad5e7487
/
.
/
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