summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/pysh/sherrors.py
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/lib/bb/pysh/sherrors.py')
-rw-r--r--bitbake/lib/bb/pysh/sherrors.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/lib/bb/pysh/sherrors.py b/bitbake/lib/bb/pysh/sherrors.py
index 1d5bd53b3a..49d0533de2 100644
--- a/bitbake/lib/bb/pysh/sherrors.py
+++ b/bitbake/lib/bb/pysh/sherrors.py
@@ -38,4 +38,4 @@ class ExitSignal(ShellError):
38 38
39class ReturnSignal(ShellError): 39class ReturnSignal(ShellError):
40 """Exit signal.""" 40 """Exit signal."""
41 pass \ No newline at end of file 41 pass