[gnome-continuous-yocto/gnomeostree-3.28-rocko: 4463/8267] wic: removed code from __init__.py
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 4463/8267] wic: removed code from __init__.py
- Date: Sun, 17 Dec 2017 02:04:19 +0000 (UTC)
commit 9048f52f3a276b8b6c69ca4d08b206e245d2976a
Author: Ed Bartosh <ed bartosh linux intel com>
Date: Tue Jan 31 18:27:31 2017 +0200
wic: removed code from __init__.py
The code deals with non-existing directory
and can be removed.
[YOCTO #10619]
(From OE-Core rev: e148884b8145fad212c4085f2ead5c3e5e3e42a2)
Signed-off-by: Ed Bartosh <ed bartosh linux intel com>
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
scripts/lib/wic/__init__.py | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/scripts/lib/wic/__init__.py b/scripts/lib/wic/__init__.py
index 63c1d9c..e69de29 100644
--- a/scripts/lib/wic/__init__.py
+++ b/scripts/lib/wic/__init__.py
@@ -1,4 +0,0 @@
-import os, sys
-
-cur_path = os.path.dirname(__file__) or '.'
-sys.path.insert(0, cur_path + '/3rdparty')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]