-relative path
authorChristian Grothoff <christian@grothoff.org>
Wed, 21 Aug 2013 17:17:38 +0000 (17:17 +0000)
committerChristian Grothoff <christian@grothoff.org>
Wed, 21 Aug 2013 17:17:38 +0000 (17:17 +0000)
src/fs/test_gnunet_fs_ns.py.in

index 46080df4f421f8dadacaec43e246c868afa2d0f8..891980b68204fe0f3e90f6878a9773bd45a9c341 100755 (executable)
@@ -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'