LRN: fix gnuent_fs_Start arguments
[oweals/gnunet.git] / src / fs / test_gnunet_fs_psd.py.in
index aac10f2de432b7fe4c16f6414bee990a407ae07d..94c62f75882420361988119acb97e507196d9e69 100755 (executable)
@@ -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)