summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/oe-selftest2
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/oe-selftest b/scripts/oe-selftest
index 18ac0f5869..afc48d9905 100755
--- a/scripts/oe-selftest
+++ b/scripts/oe-selftest
@@ -18,8 +18,6 @@
18 18
19import os 19import os
20import sys 20import sys
21import argparse
22import logging
23 21
24scripts_path = os.path.dirname(os.path.realpath(__file__)) 22scripts_path = os.path.dirname(os.path.realpath(__file__))
25lib_path = scripts_path + '/lib' 23lib_path = scripts_path + '/lib'