X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Ffs%2Ftest_gnunet_fs_psd.py.in;h=94c62f75882420361988119acb97e507196d9e69;hb=bf886ddf525b991c6a11c9bd0be10e9aa0dd1c80;hp=aac10f2de432b7fe4c16f6414bee990a407ae07d;hpb=cb41db74f56afaa480d834c4756ecb6ac6bf8258;p=oweals%2Fgnunet.git diff --git a/src/fs/test_gnunet_fs_psd.py.in b/src/fs/test_gnunet_fs_psd.py.in index aac10f2de..94c62f758 100755 --- a/src/fs/test_gnunet_fs_psd.py.in +++ b/src/fs/test_gnunet_fs_psd.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)