From e4452497b217960b7b1521e2b72e44db81296d51 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 5 Aug 2011 21:24:09 +0000 Subject: pymove --- src/fs/test_gnunet_fs_idx.py.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fs/test_gnunet_fs_idx.py.in') diff --git a/src/fs/test_gnunet_fs_idx.py.in b/src/fs/test_gnunet_fs_idx.py.in index b579ab863..fff0e10b7 100755 --- a/src/fs/test_gnunet_fs_idx.py.in +++ b/src/fs/test_gnunet_fs_idx.py.in @@ -25,7 +25,7 @@ import re import shutil srcdir = "../.." -gnunet_pyexpect_dir = os.path.join (srcdir, "contrib", "gnunet_pyexpect") +gnunet_pyexpect_dir = os.path.join (srcdir, "contrib") if gnunet_pyexpect_dir not in sys.path: sys.path.append (gnunet_pyexpect_dir) -- cgit v1.2.3