From da9e0e9dd9c2b267e6b3761cb9fe4ca7de178f45 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 21 Aug 2013 17:17:38 +0000 Subject: [PATCH] -relative path --- src/fs/test_gnunet_fs_ns.py.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/fs/test_gnunet_fs_ns.py.in b/src/fs/test_gnunet_fs_ns.py.in index 46080df4f..891980b68 100755 --- a/src/fs/test_gnunet_fs_ns.py.in +++ b/src/fs/test_gnunet_fs_ns.py.in @@ -37,7 +37,7 @@ if os.name == 'posix': publish = './gnunet-publish' unindex = './gnunet-unindex' search = './gnunet-search' - identity = './gnunet-identity' + identity = 'gnunet-identity' elif os.name == 'nt': pseudonym = './gnunet-pseudonym.exe' gnunetarm = 'gnunet-arm.exe' -- 2.25.1