summaryrefslogtreecommitdiffstats
path: root/posix-users/conf.py
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--posix-users/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/posix-users/conf.py b/posix-users/conf.py
index 2086ae9..649f84c 100644
--- a/posix-users/conf.py
+++ b/posix-users/conf.py
@@ -1,5 +1,5 @@
import sys, os
-sys.path.append(os.path.abspath('../common/'))
+sys.path.insert(0, os.path.abspath('../common/'))
from conf import *